Make DeviceId contain device id's on Android
This commit is contained in:
parent
8393d98940
commit
c7cf0cfd83
2 changed files with 5 additions and 4 deletions
|
|
@ -26,6 +26,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
- On X11, fix event loop not waking up on `ControlFlow::Poll` and `ControlFlow::WaitUntil`.
|
||||
- **Breaking:** Change default `ControlFlow` from `Poll` to `Wait`.
|
||||
- **Breaking:** remove `DeviceEvent::Text`.
|
||||
- On Android, fix `DeviceId` to contain device id's.
|
||||
|
||||
# 0.29.1-beta
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue