1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00
Files
egui/crates
Antoine Beyeler 11c89125f7 Add some drag-and-drop-related APIs in Response and Memory (#3876)
This PR adds the following APIs, which I found to be missing while
working on https://github.com/rerun-io/rerun/pull/4879:

- `Response::decidedly_dragged()`: tests if the corresponding widget is
being decidedly dragged
- `Memory::dragged_id()`: returns the ID of the dragged widget, if any
2024-01-24 09:32:38 +01:00
..
2024-01-08 17:41:21 +01:00
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2023-04-18 15:52:45 +02:00
2024-01-19 10:14:13 +01:00
2024-01-22 16:47:50 +01:00
2024-01-22 16:47:50 +01:00