Sfoglia il codice sorgente

Examples: More clean up.

Mugen87 5 anni fa
parent
commit
0ebecb2c78
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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号