Browse Source

Editor/App: Not sure where this came from.

Mr.doob 9 năm trước cách đây
mục cha
commit
2b6042a25b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      editor/js/libs/app.js

+ 0 - 2
editor/js/libs/app.js

@@ -151,8 +151,6 @@ var APP = {
 
 		this.setSize = function ( width, height ) {
 
-			if ( renderer._fullScreen ) return;
-
 			this.width = width;
 			this.height = height;