Skip to content

Commit 70a8200

Browse files
authored
Merge pull request #6 from realityengines/users/aman/fix-more-fullscreen-dependencies
Fix Remove full screen dependencies
2 parents c71b387 + 3039cbd commit 70a8200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const UI = {
111111
UI.toggleControlbarSide();
112112
}
113113

114-
UI.initFullscreen();
114+
// UI.initFullscreen();
115115

116116
// Setup event handlers
117117
UI.addControlbarHandlers();

0 commit comments

Comments
 (0)