mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* Closes https://github.com/emilk/egui/issues/4033 * Closes https://github.com/emilk/egui/pull/4072 This means you don't have to type `ui.ctx().foo` but just `ui.foo` --------- Co-authored-by: obellish <obellish@mpilabels.com> Co-authored-by: obellish <125279760+obellish@users.noreply.github.com>