mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-02-02 14:56:34 +11:00
Fix extraneous #
in 0.20.0 Alpha 5
This commit is contained in:
parent
25123bed23
commit
25e018d1ce
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
- `RedrawRequested` is now issued only after `MainEventsCleared`.
|
||||
- `RedrawEventsCleared` is issued after each set of `RedrawRequested` events.
|
||||
|
||||
# # 0.20.0 Alpha 5 (2019-12-09)
|
||||
# 0.20.0 Alpha 5 (2019-12-09)
|
||||
|
||||
- On macOS, fix application termination on `ControlFlow::Exit`
|
||||
- On Windows, fix missing `ReceivedCharacter` events when Alt is held.
|
||||
|
|
Loading…
Add table
Reference in a new issue