Explorar o código

removing touch action at root level

David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
685566d87c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      sandbox/index.html

+ 2 - 2
sandbox/index.html

@@ -37,8 +37,8 @@
     <script src="https://preview.babylonjs.com/materialsLibrary/babylonjs.materials.min.js"></script>
 </head>
 
-<body>
-    <canvas id="renderCanvas" touch-action="none"></canvas>
+<body touch-action="none">
+    <canvas id="renderCanvas"></canvas>
     <div id="logo">
     </div>
     <div id="footer" class="footer">