egui/crates/egui_kittest/tests
lucasmerlin 1c6e7b1bd0
Fix modifiers not working in kittest (#5693)
* Closes <https://github.com/emilk/egui/issues/5690>
* [x] I have followed the instructions in the PR template

It still isn't ideal, since you have to remember to call key_up on a
separate frame.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-02-10 09:33:36 +01:00
..
snapshots Make the ends of vline/hline sharper (#5676) 2025-02-04 15:31:51 +01:00
accesskit.rs Move egui tests to avoid cyclic dependency 2024-12-16 18:10:01 +01:00
regression_tests.rs Add `SnapshotResults` struct to egui_kittest (#5672) 2025-02-04 14:01:32 +01:00
tests.rs Fix modifiers not working in kittest (#5693) 2025-02-10 09:33:36 +01:00