Testing out ScrollComponents and am listening to the Scroll event. I want to animate a layer when the content inside the scroll is at a certain position (i'm comparing the value of scrollY). It sometimes reaches that point due to the momentum of the scroll but Scroll and ScrollEnd stop listening after I let go of the mouse and doesn't take into account the momentum. Is there another property or something else I should be using?
5 Comments