marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Draggable items limitation. #446

Closed EdAtomicRaccon closed 6 years ago

EdAtomicRaccon commented 6 years ago

In the advanced demo (and also in the code I'm writing right now), when you have a too many items in the list, you cannot drop the items at the end of the list.

https://gyazo.com/6feba3cc2bf69f141023e11958ea48fe

Any workaround?

warlockdn commented 5 years ago

did you find any solution to this ?