mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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.