Skip to content
New issue

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

AutoScroll plugin ignores scroll options #1580

Closed
andrewcourtice opened this issue Jul 19, 2019 · 3 comments
Closed

AutoScroll plugin ignores scroll options #1580

andrewcourtice opened this issue Jul 19, 2019 · 3 comments

Comments

@andrewcourtice
Copy link

andrewcourtice commented Jul 19, 2019

Problem:

The autoscroll plugin appears to ignore the scroll options provided in the Sortable constructor and use the defaults.

JSBin/JSFiddle demonstrating the problem:

https://jsfiddle.net/s50fq8po/1/

Note the provided scrollSensitivity (128px) compared to the options (30px) at the breakpoint in the screenshot shown below:

Screen Shot 2019-07-19 at 10 37 10 am

@owen-m1
Copy link
Member

owen-m1 commented Jul 19, 2019

Thanks for pointing this out, it should be solved in a8836d5.

@andrewcourtice
Copy link
Author

That's great! Thanks for looking into it so quickly.

@developerruhul
Copy link

it still isn't fixed. live example https://codesandbox.io/s/vanilla-sortablejs-scroll-gnnhb?file=/src/App.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants