egui/crates/egui_demo_lib/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
..
demo Add `Ui::close` and `Response::should_close` (#5729) 2025-02-20 17:59:29 +01:00
easy_mark Update MSRV to Rust 1.79 (#5421) 2024-12-01 18:58:35 +01:00
lib.rs Use Style's font size in egui_extras::syntax_highlighting (#5090) 2024-09-10 11:38:26 +02:00
rendering_test.rs Add `SnapshotResults` struct to egui_kittest (#5672) 2025-02-04 14:01:32 +01:00