1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/crates
Antoine Beyeler ba060a2c87 Drag-and-drop: keep cursor set by user, if any (#5467)
We used to always set the cursor to `Grabbing` when a drag and drop
payload is set, but this shadows user code trying to set an alternative
cursor (e.g. `NoDrop`). This PR no only change the cursor to `Grabbing`
if is way previously set to `Default`.
2024-12-12 19:47:41 +01:00
..
2024-12-05 13:53:20 +01:00
2024-12-12 19:24:26 +01:00
2024-12-10 16:09:03 +01:00
2024-11-26 21:00:34 +01:00
2024-12-10 16:09:03 +01:00
2023-04-18 15:52:45 +02:00
2024-12-10 16:09:03 +01:00