egui/crates/egui_kittest/tests
Lucas Meurer 65249013c4
Fix stuck menu when submenu vanishes (#7589)
* Closes https://github.com/rerun-io/rerun/issues/11301

This fixes a bug where a menu could get stuck, not closing at all, when
the currently open submenu stops being shown.
I also added a way to reproduce this to the demo, as well as a test
ensuring that there is no race condition in the fix.
2025-10-07 10:16:35 +02:00
..
snapshots Include popups and tooltips in `Harness::fit_contents` (#7556) 2025-09-23 11:03:30 +02:00
accesskit.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
menu.rs Enable and fix some more clippy lints (#7426) 2025-08-08 09:57:53 +02:00
popup.rs Create custom `egui_kittest::Node` (#7138) 2025-06-17 12:17:38 +02:00
regression_tests.rs Fix stuck menu when submenu vanishes (#7589) 2025-10-07 10:16:35 +02:00
tests.rs Include popups and tooltips in `Harness::fit_contents` (#7556) 2025-09-23 11:03:30 +02:00