Ver Fonte

Update webgl_camera_cinematic.html (#25869)

Remove duplicate "onWindowResize" listener.
Zach Burnaby há 2 anos atrás
pai
commit
b0d62f5371
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      examples/webgl_camera_cinematic.html

+ 0 - 2
examples/webgl_camera_cinematic.html

@@ -156,8 +156,6 @@
 
 				matChanger();
 
-				window.addEventListener( 'resize', onWindowResize );
-
 			}
 
 			function onWindowResize() {

粤ICP备19079148号