locomotivemtl / locomotive-scroll

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

enable/disable locomotive scroll #419

Closed cyrillebrotto closed 2 years ago

cyrillebrotto commented 2 years ago

Hello I would like to know if it is possible to temporarily disable locomotive scroll while opening a burger menu overlay. I would like the body background behind the menu to be fixed. Thank you Have a nice day

cyrillebrotto commented 2 years ago

It was enough to write the stop() or start functions in the JS code. Sorry