Jump to content
Search Community

Possible bug with reversed timeline, only with v2.1.2?

gmullinix test
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 have a timeline hooked up to a simple slider/carousel style div. Everything works fine when playing forward through the timeline. However, when I try to reverse the timeline, it gets stuck about halfway through and will not animate back to the start. This bug does not occur when using TweenMax-2.0.0.

 

Please check out the Codepen and let me know if there is anything wrong in my code or if there's a different issue.

See the Pen PLxavJ by gem0303 (@gem0303) on CodePen

Link to comment
Share on other sites

  • 2 weeks later...

Phew! After several hours of hunting, I figured out the issue. Thanks so much for reporting this and for being patient with my travels. There was indeed a regression in 2.1.0 through 2.1.2 that could affect reversed timelines that have a pause added with addPause(). It should be resolved in the next release which you can preview (uncompressed) at https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/TweenMax-latest-beta.js

 

Does that resolve things for you? 

  • Like 1
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.
×
×
  • Create New...