On Tue, 3 Jan 2012 13:41:09 +0900
Hyoyoung Chang wrote:
> Dear all.
>
> Currently, dragging is only supported in elm_photo.
> Normally it works well but in overlapped region, elm_photo makes
> multiple drag events.
> However multiple objs dragging isn't supported by elm_cnp_helper(also
> in xdnd
Dear all.
Currently, dragging is only supported in elm_photo.
Normally it works well but in overlapped region, elm_photo makes
multiple drag events.
However multiple objs dragging isn't supported by elm_cnp_helper(also
in xdnd specs)
It better to block multiple dragging events.
Also I fixed dragd