fatlinesofcode / ngDraggable

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

Hey just wondering, #210

Open nadirhamid opened 8 years ago

nadirhamid commented 8 years ago

So I was using this plugin in an angular application and had a question. I currently have no direct zone to drop my target element in and would like to preserve the coordinates whenever the element is released. I was unable to make this happen just using the code. Is there something I am missing?