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:
parent
546962c904
commit
54ff9c3bb5
2 changed files with 18 additions and 14 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue