Android: Do not mark unhandled events as handled. (#1820)
This commit is contained in:
parent
9d63fc7ca0
commit
d1a7749df5
2 changed files with 11 additions and 3 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- On Windows, change the default window size (1024x768) to match the default on other desktop platforms (800x600).
|
||||
- On Windows, fix bug causing mouse capture to not be released.
|
||||
- On Windows, fix fullscreen not preserving minimized/maximized state.
|
||||
- On Android, unimplemented events are marked as unhandled on the native event loop.
|
||||
|
||||
# 0.24.0 (2020-12-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue