I try to drop ScrollMagic, everything works correct and easy to convert, but one problem is too critical.  I have some lazy load images. And ScrollTrigger detects position of Element with wrong place if there are lazy load images on page. But if I resize window, position becomes correct. https://monosnap.com/file/FboOazk2EhmlsR5frWGNtUjgInRlhF   I think it's because scrolltrigger calculates height based on height attribute of images, but they can be resized in window after lazy lo