mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Previously, putting the cursor in the gap between two menu buttons would not hover any of the buttons, but the click-sensitive menu itself. Now the menu is no longer click-sensitive.