This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-28 07:23:13 -04:00
Code
Activity
Files
66fa8781189a6a1bed8ef679271cbfb58ad28c08
egui
/
tests
/
egui_tests
/
tests
History
lucasmerlin
73b7b9e225
Update snapshot images
2026-01-13 10:22:14 +00:00
..
snapshots
Update snapshot images
2026-01-13 10:22:14 +00:00
regression_tests.rs
Fix
ui.response().interact(Sense::click())
being flakey (
#7713
)
2025-11-13 13:52:13 +01:00
test_atoms.rs
Allow multiple atoms in
Button::shortcut_text
and
right_text
(
#7696
)
2025-11-10 16:34:58 +01:00
test_sides.rs
egui_kittest: more ergonomic functions taking
Impl Into<String>
(
#7307
)
2025-07-07 13:50:53 +02:00
test_widgets.rs
Forbid uses of
unwrap()
in the code (
#7795
)
2025-12-19 20:34:18 +01:00