Jump to content
Search Community

kenma

Members
  • Posts

    2
  • Joined

  • Last visited

kenma's Achievements

  1. Thanks for the quick response. I actually figured out a clean workaround shortly after making the post. If it helps with diagnosing this issue: I already had autoKill: false set without any positive effect. I fixed this by adding an onComplete hook to my TimelineMax, firing a TweenMax.to(..scrollTo..) animation, giving me the desired effect.
  2. Hi all, Firstly, thank you for this wonderful tool! I'm having some issues combining the ScrollToPlugin with TimelineMax. What I'm doing is basically a bunch of animations in a TimelineMax ending with a scrollTo at the end (to move to another section). This works the first time, but scrolling back up and down again has some issues. The animations all fire properly, but the ending scrollTo doesn't work (is only fired the very first time). Is this a known bug or intended behaviour?
×
×
  • Create New...