This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Recalculating animation on resize #238
Unanswered
jackkemmish
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there, I am looking to transition to this from GSAP as I don't need all the bells and whistles for every site, plus this has come on a long way since I first found it.
One thing I was wondering though, does anyone know if there is a nice way to recalculate an animation for something like the pinned scroll example here: Pinned scroll example
GSAP has something called
invalidateOnRefresh
which will recalculate on a resize event.Thanks!
Jack
Beta Was this translation helpful? Give feedback.
All reactions