egui/egui_demo_lib/src
Emil Ernerfeldt 49e43885ff
Replace Context::begin_frame/end_frame with fn run taking a closure (#872)
* Replace Context begin_frame/end_frame with `fn run` taking a closure
* Create `egui::__run_test_ui` to replace `Ui::__test`
* Add helper `egui::__run_test_ctx` for doctests
2021-11-03 20:11:25 +01:00
..
apps Add culling of the painting for most widgets 2021-11-01 22:08:23 +01:00
easy_mark Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00
backend_panel.rs Demo: add button to reset the demo 2021-10-23 05:50:42 +02:00
frame_history.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
lib.rs Replace Context::begin_frame/end_frame with fn run taking a closure (#872) 2021-11-03 20:11:25 +01:00
syntax_highlighting.rs Refactor memory data (#836) 2021-10-27 08:51:34 +02:00
wrap_app.rs Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00