Fix MonitorHandle PartialEq and Hash on iOS (#4013)
This commit is contained in:
parent
f314cd2b9a
commit
4a8b659228
2 changed files with 37 additions and 3 deletions
|
|
@ -213,3 +213,4 @@ changelog entry.
|
|||
- On macOS, fixed the scancode conversion for `IntlBackslash`.
|
||||
- On macOS, fixed redundant `SurfaceResized` event at window creation.
|
||||
- On macOS, fix crash when pressing Caps Lock in certain configurations.
|
||||
- On iOS, fixed `MonitorHandle`'s `PartialEq` and `Hash` implementations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue