Explorar el Código

Examples: More clean up.

Mugen87 hace 5 años
padre
commit
0ebecb2c78
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examples/webgl_camera_logarithmicdepthbuffer.html

+ 0 - 1
examples/webgl_camera_logarithmicdepthbuffer.html

@@ -303,7 +303,6 @@
 			function onBorderPointerMove( ev ) {
 
 				screensplit = Math.max( 0, Math.min( 1, ev.clientX / window.innerWidth ) );
-				ev.stopPropagation();
 
 			}
 

粤ICP备19079148号