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