mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
Fix MonitorHandle PartialEq and Hash on iOS (#4013)
This commit is contained in:
committed by
Kirill Chibisov
parent
1fb118031c
commit
1e44c354fe
@@ -61,3 +61,4 @@ changelog entry.
|
||||
- On X11, creating windows while passing `with_x11_screen(non_default_screen)` works again.
|
||||
- On X11, fix XInput handling that prevented a new window from getting the focus in some cases.
|
||||
- On macOS, fix crash when pressing Caps Lock in certain configurations.
|
||||
- On iOS, fixed `MonitorHandle`'s `PartialEq` and `Hash` implementations.
|
||||
|
||||
Reference in New Issue
Block a user