mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 13:20:06 -04:00
macOS: skip releasing unavailable monitors
Prevent assertion error when trying to close a fullscreen window that was on a display that got disconnected.
This commit is contained in:
@@ -110,3 +110,4 @@ changelog entry.
|
||||
### Fixed
|
||||
|
||||
- On Web, pen events are now routed through to `WindowEvent::Cursor*`.
|
||||
- On macOS, fix panic when releasing not available monitor.
|
||||
|
||||
Reference in New Issue
Block a user