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

Feature request: scrolling speed when dragging #136

Open
matthew-dean opened this issue Mar 30, 2023 · 1 comment
Open

Feature request: scrolling speed when dragging #136

matthew-dean opened this issue Mar 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@matthew-dean
Copy link

I've noticed that in Chrome / mobile, dragging an item in a scrollable list causes scroll to zoom by super fast, which makes it hard to use. Is there a way to slow down the scroll velocity?

@nicholaszuccarelli
Copy link
Collaborator

Hey Matt.
This is something we can look into.
The closer your item is to the edge of the screen, the faster it will scroll.
There is a maximum "step" value within the helper we use. We'll see if we can add this value as a prop so you can override the default maximum scrolling speed.

@nicholaszuccarelli nicholaszuccarelli added the enhancement New feature or request label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants