Skip to content

SDL_SetWindowMinimumSize failing on Windows 11 #4736

@allkern

Description

@allkern

This function is apparently failing on Windows 11 hosts. Setting any minimum size will have no effect, the window will be resizable past the specified minimum size, down to (120, 1).

I wrote some minimal code to test this particularly

image

Excuse me using an image, I couldn't use a code block, for some reason, the tildes are stacking on top of each other, not letting me correctly enclose the code 👎🏻

Changing the order of calls doesn't have any effect either.

OS: Windows 11 Pro (10.0.22000 Build 22000)

Metadata

Metadata

Assignees

Labels

abandonedBug has been abandoned for various reasonswaitingWaiting on user response

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions