Android: Add KeyEvent handling (#1839)
This commit is contained in:
parent
10a94c0794
commit
952edcb804
2 changed files with 27 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On Android, `InputEvent::KeyEvent` is partially implemented providing the key scancode.
|
||||
- Added `is_maximized` method to `Window`.
|
||||
- On Windows, fix bug where clicking the decoration bar would make the cursor blink.
|
||||
- On Windows, fix bug causing newly created windows to erroneously display the "wait" (spinning) cursor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue