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: properly lock orientation #2221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lifeisegg123
Copy link

Description

Fixes #2197
When set orientation into landscape while real device orientation is landscape, it is not locked into landscape properly(if I rotate device into portrait, it rotated).

Changes

force to change orientation every time with proper value.

Screenshots / GIFs

Before

as-is.mp4

After

to-be.mp4

Test code and steps to reproduce

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orientation is not locked as intended
1 participant