mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
This PR hides the hover UI for a given widget whenever a corresponding context menu is opened. Fixes: - https://github.com/rerun-io/rerun/issues/5310