Hi!, On Thu, Apr 21, 2016 at 5:09 AM, Jonas Ådahl <[email protected]> wrote: > If the version of the source object is old enough to not have > wl_data_source.set_actions() the current action would never be updated > since source->set_actions would never be set. > > To fix this, instead of checking whether source->set_actions before > proceeding with updating the current action, just always update the > action when we know all parts are valid dnd data device objects.
Totally makes sense. Reviewed-by: Carlos Garnacho <[email protected]> Cheers, Carlos _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
