lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.81k stars 577 forks source link

End of section .. a little delay or padding-bottom #365

Open derSteffen opened 5 years ago

derSteffen commented 5 years ago

Hello, my section content is higher than the window... that not the problem. But if I scroll to the end of the section, with my little text, and this text will be visible in the bottom edge of the browser, the next section jump to the top. And I cant read so fast the text from the section before.

Now my question: Is there an option that is a delay or can i say "jump/scroll" to the next section if the user has manuel scroll to the half on the window or 200px after the edge of the browser window at the current selection?

Thanks a lot

jarnugirdhar commented 5 years ago

As per my understanding of your issue, overflowScroll shall fix it, try setting it to true in your configuration.