Skip to content
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

Fix android screen orientation locking in portrait mode during gameplay when exiting/re-entering app #30459

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

Joehuu
Copy link
Member

@Joehuu Joehuu commented Oct 31, 2024

When exiting the app, the home screen changes orientation to portrait and when re-entering, the RequestedOrientation would still be locked during LocalUserPlayingState.Break so it stays in portrait mode until exiting gameplay.

Before:

Kapture.2024-10-30.at.17.35.43.mp4

After:

Kapture.2024-10-30.at.17.46.27.mp4

@smoogipoo smoogipoo merged commit 052adc9 into ppy:master Nov 1, 2024
13 checks passed
@Joehuu Joehuu deleted the fix-android-gameplay-rotation-lock branch November 1, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants