fatlinesofcode / ngDraggable

Drag and drop module for Angular JS
MIT License
631 stars 400 forks source link

ngDragClone ask too much configuration #221

Open Shocoben opened 8 years ago

Shocoben commented 8 years ago

Hi,

Don't you find that there is too much configuration to do to use the ngDragClone ?

I've added some features the ngDragClone and now it's super easy to have a drag clone which copy the draggable.

It's part of the pull request of @bastbnl fork. https://github.com/bastbnl/ngDraggable/pull/1

You can look at the "example-multiple-scrolls.html" for more details.