Hi,
I upgraded my project from Locomotiscroll to ScrollSmother, and I have to say that I am much better off.
However, I have a problem with my page height with ScrollSmother.
In the animation that you find below (link hover), with Locomotivescroll, adding "html, body {height: 100%;}" the hover works perfectly and the images are the correct size, while with ScrollSmother the images are not resized, also, the longer the page, the larger they become.
1 - Example ScrollSmother
2 - Example Locomotivescroll
https://codepen.io/umberto/pen/NWyjJbB
https://codepen.io/umberto/pen/QWQvoZP
Is it possible to solve this problem?
Thanks