fatlinesofcode / ngDraggable

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

Added property ngDragScrollContainer #271

Open zgldh opened 7 years ago

zgldh commented 7 years ago

Added property ngDragScrollContainer to define draggable items' container. It will resolve the scrolling offset issue when the scrolling occurs at an element which is not the body.

clecherbauer commented 5 years ago

Hi, are there any further releases planed - or is this repo dead?