Browse Source

hide drop text on model load

Saurabh Bhatia 7 years ago
parent
commit
4074d6ec68
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sandbox/index.js

+ 1 - 0
sandbox/index.js

@@ -190,6 +190,7 @@ if (BABYLON.Engine.isSupported()) {
                 displayDebugLayerAndLogs();
             }
             document.getElementById("logo").className = "hidden";
+            document.getElementById("droptext").className = "hidden";
             canvas.style.opacity = 1;
             if (currentScene.activeCamera.keysUp) {
                 currentScene.activeCamera.keysUp.push(90); // Z