mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Previously a tooltip that overlapped the original widget would case an invisible or flickering tooltip. * Closes https://github.com/emilk/egui/issues/4616