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

win32: Use the pending size during NCCALCSIZE #11897

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Kontrabant
Copy link
Contributor

Non-resizable windows still need to apply the pending size when calculating the client rect, as they can be resized programmatically.

Fixes programmatically resizing windows without the WS_THICKFRAME style.

Closes #11883

Non-resizable windows still need to apply the pending size, as they can be resized programmatically.

Fixes programmatically resizing windows without the WS_THICKFRAME style.
@Kontrabant Kontrabant merged commit 037cd25 into libsdl-org:main Jan 9, 2025
1 check passed
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.

1 participant