I think this should not be called animate on scroll as it is only targeted when visible. Scroll animations should be sync to scroll position. This is animate on enter viewport.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (1)
I think this should not be called animate on scroll as it is only targeted when visible. Scroll animations should be sync to scroll position. This is animate on enter viewport.