-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
Description
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.