Skip to content

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

@dustin-page

Description

@dustin-page

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions