added onRezise event
This commit is contained in:
@@ -61,12 +61,15 @@
|
||||
|
||||
<div class="bgDiv" id="loadingScreen">
|
||||
<img class="loadingImg" draggable="false" src="./assets/byteDiceBlinkAnim_32x32.png">
|
||||
|
||||
<button class="pxFont" onclick="stopShowingLoading()" id="loadingCornerText">
|
||||
Press ESC to instantly close the loading screen<br>Or click me to never see it again.
|
||||
</button>
|
||||
|
||||
<p id="loadingText">Loading...<br>Loading files...<br><br>Tip: Tip loading...</p>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- libs -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user