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

Scroll speed behaving differently depending on content size #57

Open
lucasribsantos opened this issue Jun 10, 2016 · 1 comment
Open

Comments

@lucasribsantos
Copy link

Hi, I'm having a bit of a problem, and could use some explanation about it.
I have a div with card-like elements in a page, and the scrollbar works and deals with everything beautifully. However, I noticed that, if we have more cards, the scrollbar seems to move faster when I use the mousewheel than when I have less content. This is causing a bit of a problem for me, and I really do not want to switch to anoter plugin. Can anyone help?

By the way, is this project still on development?

@benjaminsuch
Copy link

I think that behaviour is intended, since the scroll speed has to increase the more content is available and decrease when less content. If you want a stable scroll speed you have to adjust the algorithm.

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