egui/crates/egui_demo_app/src
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
..
apps wgpu renderer now always requires a RenderPass being passed in, pass command encoder to prepare callback (#2136) 2022-10-12 14:27:24 +02:00
backend_panel.rs eframe: rename quit/exit to "close" (#1943) 2022-08-20 16:08:59 +02:00
frame_history.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
lib.rs eframe support for wgpu on the web (#2107) 2022-10-05 20:14:18 +02:00
main.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
wrap_app.rs Panel collapse/expansion animation (#2190) 2022-10-28 11:51:56 +02:00