lukehaas / Scrollify

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

can you delay the animation? #348

Open cornelius-van-erkelens opened 6 years ago

cornelius-van-erkelens commented 6 years ago

If the user wants to scroll to the next section, i want to animate stuff in the current section and if the those animations are finished, then scroll to the next section.

lukehaas commented 6 years ago

This isn't something Scrollify supports, it will always scroll when the user wants to.