Merge pull request #6 from realityengines/users/aman/fix-more-fullscreen-dependencies

Fix Remove full screen dependencies
This commit is contained in:
aman-abacus 2025-04-28 22:45:06 +05:30 committed by GitHub
commit 70a8200042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ const UI = {
UI.toggleControlbarSide();
}
UI.initFullscreen();
// UI.initFullscreen();
// Setup event handlers
UI.addControlbarHandlers();