angular2-draggable
angular2-draggable copied to clipboard
Possible to Drag Clone?
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 Thanks! Please try v1.3.1, by using [position], (movingOffset) and (endOffset), I think we can implement drag clone.
Any news about clone() feature?