Skip to content

Conversation

@icculus
Copy link
Collaborator

@icculus icculus commented Dec 7, 2025

Fixes #14617.

@icculus
Copy link
Collaborator Author

icculus commented Dec 7, 2025

Note that this totally removes the property (reasonable, it's now a flag), but also the hint, which is programmatically fine, but it means end users can't override this...but maybe that's the right call, as it might introduce breaking bugs if a window isn't expecting to be resized.

Copy link
Collaborator

@slouken slouken left a comment

Choose a reason for hiding this comment

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

Looks great! This is a nice cleanup. :)

Can you update WhatsNew.txt as well?

@icculus icculus force-pushed the sdl3-window-filldoc-flag branch from fc09f88 to c4650d2 Compare December 8, 2025 01:55
@icculus
Copy link
Collaborator Author

icculus commented Dec 8, 2025

Updated WhatsNew.txt in fc09f88. Then rebased this down to a single commit to merge. I'll click The Big Green Button once the builders clear it one more time.

@icculus icculus merged commit 9918d6c into libsdl-org:main Dec 8, 2025
43 checks passed
@icculus icculus deleted the sdl3-window-filldoc-flag branch December 8, 2025 02:12
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.

Update SDL_PROP_WINDOW_EMSCRIPTEN_FILL_DOCUMENT_BOOLEAN when SDL_HINT_EMSCRIPTEN_FILL_DOCUMENT changes

2 participants