angular2-draggable icon indicating copy to clipboard operation
angular2-draggable copied to clipboard

Possible to Drag Clone?

Open iqmeta opened this issue 7 years ago • 2 comments

Hi, nice work. Is there an easy way to drag clone? Like here http://jsfiddle.net/DP4UR/6/

And/or call a method like resetPosition() to pickup the element at current to Mouse/Touch position?

All the best.

iqmeta avatar Mar 12 '18 14:03 iqmeta

@iqmeta Thanks! Please try v1.3.1, by using [position], (movingOffset) and (endOffset), I think we can implement drag clone.

xieziyu avatar Mar 15 '18 07:03 xieziyu

Any news about clone() feature?

InYourHead avatar Jan 23 '20 12:01 InYourHead