Explorar o código

Examples: Added render() call to misc_controls_trackball as it now updates before the eventlistener can catch it.

Mr.doob %!s(int64=12) %!d(string=hai) anos
pai
achega
b3075f7cab
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      examples/misc_controls_trackball.html

+ 4 - 0
examples/misc_controls_trackball.html

@@ -133,6 +133,10 @@
 
 				window.addEventListener( 'resize', onWindowResize, false );
 
+				//
+
+				render();
+
 			}
 
 			function onWindowResize() {

粤ICP备19079148号