Jump to content
Search Community

nomatter

Premium
  • Posts

    2
  • Joined

  • Last visited

Everything posted by nomatter

  1. Thanks a lot for the super quick response and the clarification Jack! It's a lot clearer now. Correct. I saw that you already updated the docs, so thanks for that as well
  2. I just started a new project and I installed the latest version of GSAP (v2.1.1). I read on the changelog of v2.1.0 that: I was experimenting with a TimelineMax timeline that has various `.fromTo()` and `.from()` calls and it appears that `immediateRender` is also set to `false` on these functions as well (only when the timeline has `paused` set to `true` and I play it later on). I wanted to ask: Is this the expected behavior? If not, I guess something could be wrong with my setup. If yes, I think the documentation should be updated so that folks do not get confused. Right now the TimelineMax.from() documentation reads:
×
×
  • Create New...