Fix panic upon closing the app on iOS (#1168)
This commit is contained in:
parent
1c6353aa3a
commit
de33a92a1b
2 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
- Officially remove the Emscripten backend.
|
||||
- On Windows, fix handling of surrogate pairs when dispatching `ReceivedCharacter`.
|
||||
- On macOS 10.15, fix freeze upon exiting exclusive fullscreen mode.
|
||||
- On iOS, fix panic upon closing the app.
|
||||
- On X11, allow setting mulitple `XWindowType`s.
|
||||
- On iOS, fix null window on initial `HiDpiFactorChanged` event.
|
||||
- On Windows, fix fullscreen window shrinking upon getting restored to a normal window.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue