You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Undocumented behavior: I would expect subsequent calls to .add() to leave elements in their last position for a true timeline flow. Even using += notation for a property like translateX, the elements return to their original positions between each .add() call.
Undocumented behavior: I would expect subsequent calls to .add() to leave elements in their last position for a true timeline flow. Even using += notation for a property like translateX, the elements return to their original positions between each .add() call.
CodePen example: http://codepen.io/nfig/pen/mWpBPQ
The text was updated successfully, but these errors were encountered: