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 resize bug #2618

Merged
merged 1 commit into from Jul 30, 2023

Conversation

dogunbound
Copy link
Contributor

#2611

kimci86 stated that this may have better behavior than the previous pull request. I'm going to leave this up and see how we feel about it.

There is a commit up for the macOS resize bug where we get rid of a
previous fix entiry and just resize, but kimci86 stated that he found
better behavior with this solution. I'm going to put up this for code
review and we can compare it to SFML#2538
and see which we like best
@shane-tran-whitmire
Copy link

@kimci86 This is what you recommend, right?

@kimci86
Copy link
Contributor

kimci86 commented Jul 29, 2023

@kimci86 This is what you recommend, right?

Yes this works best for me.

@ChrisThrasher
Copy link
Member

@kimci86 was telling me that instead of simply cherry picking #2631 we need to use this PR since some other changes in sf::WindowBase require that this PR be a bit different?

Copy link
Member

@ChrisThrasher ChrisThrasher left a comment

Choose a reason for hiding this comment

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

I can confirm this PR makes resizing seem to work just fine on macOS

@ChrisThrasher ChrisThrasher merged commit 86285c5 into SFML:2.6.x Jul 30, 2023
37 checks passed
@dogunbound dogunbound deleted the cocoa_resize_bug_alternative branch April 7, 2024 01:55
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.

None yet

5 participants