egui/crates/egui_demo_app/src
lucasmerlin f5b058b908
Add `Ui::close` and `Response::should_close` (#5729)
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>
2025-02-20 17:59:29 +01:00
..
apps Add `Harness::new_eframe` and `TestRenderer` trait (#5539) 2025-01-02 17:48:39 +01:00
backend_panel.rs Add `Ui::close` and `Response::should_close` (#5729) 2025-02-20 17:59:29 +01:00
frame_history.rs ⚠️ Rename `Rounding` to `CornerRadius` (#5673) 2025-02-04 12:53:18 +01:00
lib.rs Add `Harness::new_eframe` and `TestRenderer` trait (#5539) 2025-01-02 17:48:39 +01:00
main.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
web.rs Use canvas directly (#4780) 2024-07-15 18:59:15 +02:00
wrap_app.rs Add `Ui::close` and `Response::should_close` (#5729) 2025-02-20 17:59:29 +01:00