mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -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:
committed by
Kirill Chibisov
parent
77e8fe6094
commit
f3d1f922f9
@@ -49,3 +49,4 @@ changelog entry.
|
||||
|
||||
- On MacOS, fix building with `feature = "rwh_04"`.
|
||||
- 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