-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
No keyup events for letter keys on macOS #26880
Copy link
Copy link
Closed
Labels
Description
If I add println!("{:?}", key_event) to
Line 202 in 2e71561
| .otherwise(|| WindowEvent::Keyboard(key_event)) |
Reactions are currently unavailable