mirror of
https://github.com/emilk/egui.git
synced 2026-07-20 05:28:55 +00:00
f5b058b908
This adds a generic way of telling containers to close from their child `Ui`s. * Part of #5727 * [x] I have followed the instructions in the PR template --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>