egui/crates
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
..
ecolor 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00
eframe Replace cargo check with cargo clippy on ci (#7581) 2025-10-02 20:19:23 +02:00
egui Fix stuck menu when submenu vanishes (#7589) 2025-10-07 10:16:35 +02:00
egui-wgpu Update wgpu to 27.0.0 (#7580) 2025-10-03 09:54:46 +02:00
egui-winit Remove `log` feature (#7583) 2025-10-02 20:09:48 +02:00
egui_demo_app Remove `log` feature (#7583) 2025-10-02 20:09:48 +02:00
egui_demo_lib Fix stuck menu when submenu vanishes (#7589) 2025-10-07 10:16:35 +02:00
egui_extras Use a lot more let-else (#7582) 2025-10-02 19:47:00 +02:00
egui_glow 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00
egui_kittest Fix stuck menu when submenu vanishes (#7589) 2025-10-07 10:16:35 +02:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Update MSRV from 1.86 to 1.88 (#7579) 2025-10-02 19:12:29 +02:00
epaint Remove `log` feature (#7583) 2025-10-02 20:09:48 +02:00
epaint_default_fonts 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00