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 macOS fullscreen incorrect mouse position #52374

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Fix macOS fullscreen incorrect mouse position #52374

merged 1 commit into from
Sep 3, 2021

Conversation

danielkariv
Copy link
Contributor

@danielkariv danielkariv commented Sep 3, 2021

In relation to #51718.
As discussed in the #51718 PR, I redid the PR ( as i couldn't fix it there).

Fixes #40061

adds a call for resize event.
@danielkariv danielkariv requested a review from a team as a code owner September 3, 2021 11:39
@bruvzg bruvzg added bug cherrypick:3.x Considered for cherry-picking into a future 3.x release platform:macos topic:porting labels Sep 3, 2021
@bruvzg bruvzg added this to the 4.0 milestone Sep 3, 2021
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

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

Thanks! Congratulations for your first merged pull request 🎉

@Calinou Calinou merged commit 2cece71 into godotengine:master Sep 3, 2021
@danielkariv danielkariv deleted the fix-macos-fullscreen branch September 4, 2021 23:01
@akien-mga
Copy link
Member

Cherry-picked for 3.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Sep 16, 2021
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.

UI click on mac fullscreen registered below expected point
4 participants