-
-
Notifications
You must be signed in to change notification settings - Fork 632
Landscape orientation for android fix #2714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Landscape orientation for android fix #2714
Conversation
…en state, requesting and exiting fullscreen, and locking screen orientation. Update toggle logic to utilize new methods and improve compatibility across browsers.
…nce on mobile devices
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hey @DreadKnight , this is fix for android landscape orientation , on ios i am facing issue related to fullscreen api |
…r consistency in promise catch blocks
…nshugupta01/AncientBeast into landscape-orientation
@pranshugupta01 Um, as I was saying, that issue is not about fullscreen mode... |
No in this i have implemented landscape mode , am i missing something?? @DreadKnight |
@pranshugupta01 Tested it on Android (Samsung S21) and it doesn't work. |
… user experience.
sorry i forgot to take the latest pull , it is working fine for me now (tested in google pixel 7) , after clicking on fullscreen button , the games orients to landscape |
@DreadKnight sorry but are you talking about the behaviour like the game itself starts in landscape mode? |
Bingo! In fullscreen it's landscape mode locked already anyway. |
This fixes issue #2711