angular-ui / ui-sortable

jQuery UI Sortable for AngularJS
http://angular-ui.github.io/ui-sortable/
MIT License
1.26k stars 444 forks source link

Sortable auto scroll top/bottom issue #563

Closed Atmiya735 closed 4 years ago

Atmiya735 commented 4 years ago

I have 4 section in my page header, desc1, desc2, footer. I m using draggable to drop section and sortable to make them go to and fro in page.

What i have to do is i have one section in header and i want to make drag and drop that section in footer which is at the bottom of the page. Now when i try to pick the element and move the mouse it does not auto scroll the page as i go down or mgo up.

Please help me out in this i have check for whole day. Help is really appreciable Thanks, in advance.

thgreasi commented 4 years ago

Hi, This seems to be a duplicate of #430 and also be jquery-ui related and not of the scope of being fixed as part of this lib. We would love to hear your finding or see a fork of one of our codepen examples demonstrating the issue. Closing in favor of #430.