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 Speed #25

Open
ahansson89 opened this issue Sep 30, 2023 · 1 comment
Open

Autoscroll Speed #25

ahansson89 opened this issue Sep 30, 2023 · 1 comment

Comments

@ahansson89
Copy link

I have a long list and the autoscroll speed is way too fast. Would be awesome if there was a way to control the speed.

@fivecar
Copy link
Owner

fivecar commented Mar 18, 2024

Ah, interesting. If someone's up for trying it, I believe a change could be made around this line to debounce/throttle the speed at which this is called. Right now, the position is reassessed whenever the drag location is moved; it's quite possible that in some circumstances, this repeats too quickly.

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

2 participants