mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Fix key pressed event (#2334)
* Fix key press event * Add example with key presses * Changelog line for key_press fix * PR review improvements * Add PR link in changelog Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
This commit is contained in:
3
examples/keyboard_events/README.md
Normal file
3
examples/keyboard_events/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
```sh
|
||||
cargo run -p hello_world
|
||||
```
|
||||
Reference in New Issue
Block a user