1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt 8da0e8cc77 Fix: Response::clicked_elsewhere takes clip rect into account (#4274)
`clicked_elsewhere` now checks against the clipped `interact_rect` of
the widget instead of the full `rect`.

In practice this shouldn't change much since the function is mostly used
for windows and areas, which aren't clipped.
2024-03-30 10:35:55 +01:00
..
2024-03-29 13:12:26 +01:00
2024-03-29 13:12:26 +01:00
2024-03-29 13:12:26 +01: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-29 13:12:26 +01:00
2024-03-26 11:13:04 +01:00