fatlinesofcode / ngDraggable

Drag and drop module for Angular JS
MIT License
630 stars 399 forks source link

How to use drag and drop where body has scrollbars? #274

Open hansiemithun opened 7 years ago

hansiemithun commented 7 years ago

Thanks for the beautiful simple plugin Author.

According to demo here itself: http://htmlpreview.github.io/?https://github.com/fatlinesofcode/ngDraggable/blob/master/example.html

What if the dropzone is more and it has body scrollbar, how to drag and drop?

I see somechanges has happened in 0.1.12 version, need its implementation example and also i am not able to download as its throwing error as the version 0.1.2 is not available.

Please refer the image below:

image

Need to get resolved at the earliest as it has become blocker for for our release. Or need to look after alternate plugins please.

Similar question raised in stackoverflow for the reference: https://stackoverflow.com/questions/46808983/ngdraggable-not-working-if-dropzon-is-more-and-has-body-scrollbar