We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to move an item in a div with scroll, but dont up and dont down scroll when the item is in top or bottom div.
The text was updated successfully, but these errors were encountered:
@japontel can you provide example on jsfiddle.net? If you have some problem with providing example - check last closed issue.
Sorry, something went wrong.
https://jsfiddle.net/60uavx5b/2/ if you drag the fist item to place it at the last position, the scroll dont down automatically with the mouse cursor.
Added autoscroll while dragging, see #71
a122d48
@japontel check this commit: a122d48 and read documentation how to enable this feature. I updated also example: https://jsfiddle.net/60uavx5b/4/
pjona
No branches or pull requests
I try to move an item in a div with scroll, but dont up and dont down scroll when the item is in top or bottom div.
The text was updated successfully, but these errors were encountered: