locomotivemtl / locomotive-scroll

🛤 Detection of elements in viewport & smooth scrolling with parallax.
https://locomotivemtl.github.io/locomotive-scroll
MIT License
7.97k stars 1.12k forks source link

Elements above the fold not delaying - Fades in immediately #481

Open anteagency opened 1 year ago

anteagency commented 1 year ago

Hi guys,

Describe the bug One page load, the very first section that is seen, above the fold, does not seem to respect the delay attribute. Elements fade in immediately instead of being delayed. I notice that the 'in-view' class is added immediately. Is there a way to delay this?

I hope this is clear enough.