Jump to content
GreenSock

voblagroja

Tweening "left" and retrieving it onComplete returns a preTween value.. (o.O)

Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

..I would expect it would return the new value and not the pretween value.

 

Please reffer to the codepen example. I am either missing something vey simple or very complex and surely nothing in beTween.

 

Thanks lads ;)

See the Pen BNgjMp by anon (@anon) on CodePen

Link to comment
Share on other sites

I believe the values of onCompleteParams are being set when the click event happens (not after the tween), which seems right to me. Passing the element as the parameter and querying the value(s) there gets you what you want.

 

See the Pen jPjqbz by sgorneau (@sgorneau) on CodePen

  • Like 2
Link to comment
Share on other sites

thanks! ugh, I guess it is an in between after all, hehe..

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×