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

Nanoscroller doesn't scroll browser window when user is pulling down scrollbar slider with the mouse #320

Open
dustin-page opened this issue Dec 9, 2015 · 1 comment

Comments

@dustin-page
Copy link

I have a div with nanoscroller applied to it that is larger than the browser screen. When I pull down on the nanoscroller slider and it gets to the bottom of the browser window the browser window doesn't scroll down to keep the content in focus. In order to see the content I have to release scrollbar slider and slide the browser window slider down to see the content. Is there a solution for this that I've missed?

I know there is an option to disable page scrolling ($(".nano").nanoScroller({ preventPageScrolling: true });), but I don't have it enabled and that is not the problem in this case.

I tested another jQuery scroller called "Tiny Scrollbar" and it works the way I'm describing above. However, I like this scrollbar library better.
http://www.jqueryrain.com/?8OKI7cdR

@kristerkari
Copy link
Collaborator

This library has not been maintained for a while, so I'm not sure about the current browser support. Which operating system and browser did you use?

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