Skip to content

gdk/x11: Honor hotspot during drag cancel animation

Robert Mader requested to merge rmader/gtk:honor-hotspot-gtk4 into master

Otherwise the icon "jumps" to the cursor position with its top left when the animation starts. This is especially visible if the dragged item is big, like when dragging mails in Thunderbird.

Untested but analogous to !1235 (merged)

Edited by Robert Mader

Merge request reports