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

Modify the margin of scrolling when changing slides #3666

Closed
dtek516 opened this issue Jun 12, 2019 · 1 comment
Closed

Modify the margin of scrolling when changing slides #3666

dtek516 opened this issue Jun 12, 2019 · 1 comment

Comments

@dtek516
Copy link

dtek516 commented Jun 12, 2019

When using Fullpage.js and scrolling within a section, if I scroll to the top or bottom it immediately changes to the next/previous slide. This is causing an issue whereas, you cannot read content that may be at the very bottom/top of a section. It seems as if, there should be a delay of sorts of the mousewheel to give time to see the beginning and end of the sections content. Any advice?

I have attempted setScrollingSpeed, scrollingSpeed, paddingTop and PaddingBottom.

None applicable, as the plugin in working otherwise. This is only an issue of delaying the jump from section to section.

@alvarotrigo
Copy link
Owner

Duplicated of the following open issue: #941

I'll close it to keep the conversation in a single place.
Short answer: there's no solution for it at the moment.

But please feel free to check the following pull request who aim to solve the issue to some extend:
#3541
#3217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants