Skip to content

Behaviour of resizable is different across platforms #2242

@sourcebox

Description

@sourcebox

When setting window.set_resizable(false) the window is still resizable via window.set_inner_size() on macOS and Windows, but not on Linux. I would expect that window.set_resizable(false) just disables the manual handles for the mouse on all platforms but keep it possible to change the size from the application itself.

Metadata

Metadata

Assignees

Labels

C - needs investigationIssue must be confirmed and researchedDS - appkitAffects the AppKit/macOS backendDS - waylandAffects the Wayland backend, or generally free Unix platformsDS - win32Affects the Win32/Windows backendDS - x11Affects the X11 backend, or generally free Unix platformsS - platform parityUnintended platform differences

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions