mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
On macOS, fix panic in current_monitor_inner
This commit is contained in:
@@ -29,6 +29,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- **Breaking:** Removed `WindowBuilderExtWindows::with_theme` and `WindowBuilderExtWayland::with_wayland_csd_theme` in favour of `WindowBuilder::with_theme`.
|
||||
- **Breaking:** Removed `WindowExtWindows::theme` in favour of `Window::theme`.
|
||||
- Enabled `doc_auto_cfg` when generating docs on docs.rs for feature labels.
|
||||
- On macOS, fix panic when getting current monitor without any monitor attached.
|
||||
|
||||
# 0.27.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user