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

[iOS] Fix sensors orientation. #91050

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Apr 23, 2024

Fixes #90901

@bruvzg bruvzg added this to the 4.3 milestone Apr 23, 2024
@bruvzg bruvzg requested a review from a team as a code owner April 23, 2024 10:00
@@ -129,10 +129,10 @@ class DisplayServerIOS : public DisplayServer {

// MARK: Motion
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who is Mark? :P

@akien-mga akien-mga added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Apr 23, 2024
@akien-mga akien-mga merged commit 5594bca into godotengine:master Apr 23, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release platform:ios topic:input topic:porting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS sensors have incorrect orientation
2 participants