This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-07-13 01:58:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0c4e28b657b830f364c392a4deb4ea44bbb7238
egui
/
tests
/
test_size_pass
T
History
Emil Ernerfeldt
10571e9da5
eframe::Result
is now short for
eframe::Result<()>
(
#4706
)
2024-06-25 13:31:42 +02:00
..
src
eframe::Result
is now short for
eframe::Result<()>
(
#4706
)
2024-06-25 13:31:42 +02:00
Cargo.toml
Add
Ui::is_sizing_pass
for better size estimation of
Area
s, and menus in particular (
#4557
)
2024-05-29 10:27:04 +02:00