egui/egui_demo_lib/src/apps
Emil Ernerfeldt 3e2746a288
Make it easy to panels inside of Ui:s (#629)
* Allow using the layout cursor to restrict available area

* Avoid id clashes when putting panels inside a Ui

* Panels: Propagate height/width range to inner Ui

* Allow easy placement of panels inside of Ui:s

* demo: simplify Windows with Panels demo
2021-08-20 00:10:06 +02:00
..
demo Make it easy to panels inside of Ui:s (#629) 2021-08-20 00:10:06 +02:00
color_test.rs Rename ui.wrap to ui.scope 2021-05-09 13:17:32 +02:00
fractal_clock.rs Deprecate old Slider constructors in favor of Slider::new 2021-03-27 16:07:18 +01:00
http_app.rs Generalize http fetch (#488) 2021-08-15 16:56:46 +02:00
mod.rs Move easy_mark from egui deo egui_demo_lib 2021-04-24 01:18:08 +02:00