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

[macOS] Process events before changing title style to update window frame. #84927

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Nov 15, 2023

Fixes #76628, seems like macOS do not update window frame rect until move event is processed, and changing frame style were resetting it to old position.

@bruvzg bruvzg added this to the 4.2 milestone Nov 15, 2023
@bruvzg bruvzg marked this pull request as ready for review November 16, 2023 09:58
@akien-mga akien-mga merged commit b049ac4 into godotengine:master Nov 16, 2023
15 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor resets position to primary display after project finishes loading on macOS
2 participants