Justas Medeišis

Results 6 issues of Justas Medeišis

Care needs to be taken if the user wishes nested Views to be drag handles. Add a configurable attribute if old behavior is desired.

enhancement

Temporary fix: ensure all draggable children are in a contiguous block in the layout. Have non-draggable items as the header and/or footer to the layout portion that contains the draggable...

bug

A dragged item that triggers a swap transition with the child above it and is then released close to its final position is momentarily overlapped by the transitioning child below...

bug

Touch event would already have to be in progress; similar in style to lock(), i.e. startDrag() would have to be called each time a new drag gesture is performed, or...

enhancement