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

Forwarding scroll events to scroll the full website when necessary #119

Open
riede opened this issue Apr 16, 2020 · 1 comment
Open

Forwarding scroll events to scroll the full website when necessary #119

riede opened this issue Apr 16, 2020 · 1 comment

Comments

@riede
Copy link

riede commented Apr 16, 2020

Initial Situation
The website has one or more slimscroll container and it is bigger than the window height. A browser individual scrollbar occurs to scroll the through page.

Reproduce
Checkout the current version of the slimscroll demo and reduce the window height until the browser specific scroll bar appears (e.g. like in the picture).
image

Current behaviour
It is possible to scroll inside the slimscroll container. That's right. But it is not possible to scroll the full page if the mouse hovers over the slimscroll container and the slimscroll scroll bar has reached the top (or the buttom) of the container.

Expected behaviour
In this case I would expect that is possible to scroll the full page even if the mouse is hovered above the slimscroll container.

@riede riede changed the title Forwarding the scroll events to scroll the full website when necessary Forwarding scroll events to scroll the full website when necessary Apr 16, 2020
@chegema
Copy link

chegema commented May 6, 2020

upvote - i have the same issue

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