Added dynamic frames for darwin + win32.

The darwin frame is the same as the original, however the button behavior is corrected. The win32 frame uses the traditional buttons found on windows. Also added a small logo image to the windows frame. Each frame is dynamically loaded on startup via ejs.

Also disabled the server selection test UI.
This commit is contained in:
Daniel Scalzi
2018-04-14 16:54:10 -04:00
parent 28cd147ca0
commit b5386c0257
4 changed files with 167 additions and 43 deletions

View File

@@ -126,7 +126,7 @@
<button id="launch_button">PLAY</button>
<div class="bot_divider"></div>
<!-- Span until we implement the real selection -->
<div id="serverSelectContainer">
<div id="serverSelectContainer" style="display:none;">
<div id="serverSelectContent">
<div class="serverSelectElement" sel>
<span class="serverSelected">◆</span>
@@ -145,7 +145,7 @@
</div>
</div>
</div>
<span class="bot_label" id="server_selection"style="display:none;line-height: 24px;">&#8226; No Server Selected</span>
<span class="bot_label" id="server_selection"style="line-height: 24px;">&#8226; No Server Selected</span>
</div>
<div id="launch_details">
<div id="launch_details_left">