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-27 07:03:14 -04:00
Code
Activity
Files
bfaf1b44f2dd528fbdeaa865eba30b400075d0a8
egui
/
examples
/
custom_window_frame
/
src
History
Emil Ernerfeldt
bfaf1b44f2
Replace
ui.ctx().foo
with
ui.foo
in a few places (
#7774
)
...
Internal code cleanup after *
https://github.com/emilk/egui/pull/7770
2025-12-14 17:12:10 +01:00
..
main.rs
Replace
ui.ctx().foo
with
ui.foo
in a few places (
#7774
)
2025-12-14 17:12:10 +01:00