Files
egui/crates
Emil Ernerfeldt 6d80707422 Fix tooltips sometimes changing position each frame (#7304)
There was a bug in how we decide where to place a `Tooltip` (or other
`Popup`), which could lead to tooltips jumping around every frame,
especially if it changed size slightly.

The new code is simpler and bug-free.
2025-07-07 12:02:01 +02:00
..
2025-06-30 14:01:57 +02:00
2025-06-30 14:01:57 +02:00