mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 00:58:53 +00:00
a624f37e2d
* Part of https://github.com/emilk/egui/issues/3524 Adds `Context::run_ui` as a convenience wrapper around `Context::run`. This on the path to deprecate `run` and use a top-level `Ui` as the entry-point for all of egui.