mirror of
https://github.com/emilk/egui.git
synced 2026-07-17 20:18:54 +00:00
49e43885ff
* 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