mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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