1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt bb06befef1 Consider all non-interactie widgets under the mouse pointer hovered (#4291)
At least all those above any interactive widget.

* Closes https://github.com/emilk/egui/issues/4286

I feel there is still more thinking to be done about what is considered
`hovered` and how it relates to `contains_pointer`, but this PR at least
fixes tooltips for uninteractive widgets
2024-03-31 20:06:25 +02:00
..
2024-03-29 13:12:26 +01:00
2024-03-29 13:12:26 +01:00
2023-04-18 15:52:45 +02:00
2024-03-29 13:12:26 +01:00
2024-03-26 11:13:04 +01:00