Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic timeline resets element position between each call to .add() #131

Closed
figuernd opened this issue Mar 18, 2017 · 2 comments
Closed

Basic timeline resets element position between each call to .add() #131

figuernd opened this issue Mar 18, 2017 · 2 comments

Comments

@figuernd
Copy link

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

@tomsercu
Copy link

This is also reported as issue #121

@juliangarnier
Copy link
Owner

I replied here #121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants