mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-16 21:30:09 +00:00
Indeterminate loading bar is shown while connecting to stream
- This closes #37
This commit is contained in:
@@ -65,8 +65,9 @@
|
||||
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent" id="quitGameButton">Quit Current Game</button>
|
||||
</div>
|
||||
|
||||
<div id="listener">
|
||||
</div>
|
||||
<div id="listener"></div> <!-- NaCl module placeholder. NaCl gets thrown into here -->
|
||||
|
||||
<div id="loadingSpinner" class="mdl-progress mdl-js-progress mdl-progress__indeterminate"></div>
|
||||
</main>
|
||||
</div>
|
||||
<script defer src="static/js/jquery-2.2.0.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user