Emil Ernerfeldt
f7a15a34f9
Panel collapse/expansion animation ( #2190 )
...
* Add API for querying the size of a panel
* demo app: animate backend panel collapse
* Add helper function for animating panels
* More animation functions
* Add line to changelog
2022-10-28 11:51:56 +02:00
Emil Ernerfeldt
2b0bf82b51
Make eframe::App::as_any_mut optional to implement ( #2061 )
2022-09-20 13:58:55 +02:00
Stanislav
ebc4fc866d
eframe web: access app from WebHandle ( #1886 )
...
Co-authored-by: Stanislav <enomado@users.noreply.github.com>
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-09-09 08:22:46 +02:00
Emil Ernerfeldt
bd5250f85d
Disable custom 3D painting example in the egui demo app for Es100 ( #1945 )
...
Closes https://github.com/emilk/egui/issues/1944
2022-08-20 19:54:18 +02:00
Emil Ernerfeldt
eb10ef94f7
Build-fix for --no-default-features
2022-08-20 14:40:33 +02:00
Emil Ernerfeldt
041f2e64ba
Move all crates into a crates
directory ( #1940 )
2022-08-20 10:41:49 +02:00