mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
parent
74a8ffc4a8
commit
6573d08b08
@ -1180,7 +1180,7 @@ data_offer_action (void *data,
|
||||
if (drop_context == NULL)
|
||||
return;
|
||||
|
||||
drop_context->action = gdk_wayland_actions_to_gdk_actions (action);
|
||||
drop_context->suggested_action = gdk_wayland_actions_to_gdk_actions (action);
|
||||
|
||||
_gdk_wayland_drag_context_emit_event (drop_context, GDK_DRAG_MOTION,
|
||||
GDK_CURRENT_TIME);
|
||||
|
Loading…
Reference in New Issue
Block a user