lukehaas / Scrollify

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

Doesn't recognise end of last section #370

Open AustrisBalodis opened 5 years ago

AustrisBalodis commented 5 years ago

Hello,

I am using Scrollify with Elementor. All of the elementor-elements are in the settings I have set section to the .css selector I want to use scrollify on. Everything is fine until the last section, when I scroll passed it scrollify still thinks it's on that section, this wouldn't be so bad because i can view the content after the last section, but immediately when I scroll up it jumps to section #2. How can I make it scroll up only when it reaches the top of the last section? Everything is working fine for me in fiddle, but I am using the same settings there.

Thank you!