mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Fix key state on MacOS (#610)
This commit is contained in:
committed by
Francesca Frangipane
parent
3910326709
commit
01cb8e59e3
@@ -1,5 +1,6 @@
|
||||
# Unreleased
|
||||
|
||||
- On MacOS, the key state for modifiers key events is now properly set.
|
||||
- On iOS, the view is now set correctly. This makes it possible to render things (instead of being stuck on a black screen), and touch events work again.
|
||||
- Added NetBSD support.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user