forked from AuroraMiddleware/gtk
parent
74a8ffc4a8
commit
6573d08b08
@ -1180,7 +1180,7 @@ data_offer_action (void *data,
|
|||||||
if (drop_context == NULL)
|
if (drop_context == NULL)
|
||||||
return;
|
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_wayland_drag_context_emit_event (drop_context, GDK_DRAG_MOTION,
|
||||||
GDK_CURRENT_TIME);
|
GDK_CURRENT_TIME);
|
||||||
|
Loading…
Reference in New Issue
Block a user