-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Wrong size when resizing window on MacOS Sonoma (Beta) #2876
Copy link
Copy link
Labels
A - needs reprowaiting for a way to reproducewaiting for a way to reproduceB - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backend
Description
When I resize my window on MacOS Sonoma, I get the following window size as my new size: 4294967295x4294967295.
This does not look like valid values to me.
I'm not sure if it's a macOS or winit bug at this point, but I still thought I'd open an issue in case others encounter the same problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A - needs reprowaiting for a way to reproducewaiting for a way to reproduceB - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backend