mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
* 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