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

Frame error on mojs.Timeline #147

Open
gaou-piou opened this issue Jul 20, 2017 · 5 comments
Open

Frame error on mojs.Timeline #147

gaou-piou opened this issue Jul 20, 2017 · 5 comments
Labels
bug bug to fix
Projects

Comments

@gaou-piou
Copy link

There is a frame error when mojs.Timeline repeats

https://codepen.io/gaougalos/pen/eRqdoB

@legomushroom
Copy link
Member

legomushroom commented Jul 20, 2017

Hey @gaou-piou!

Thanks for the issue and for the reproduction demo! This is a bug indeed, I'll investigate shortly.

@legomushroom legomushroom self-assigned this Jul 20, 2017
@legomushroom legomushroom added the bug bug to fix label Jul 20, 2017
@xavierfoucrier
Copy link
Member

xavierfoucrier commented Jul 21, 2017

You need to just create one stagger and use the isYoyo property to do that animation. No? 🤔

@legomushroom
Copy link
Member

@xavierfoucrier I think stagger + isYoyo would work. You actually can do this in multiple ways, I usually prefer using the property curves and do it with one tween with no appending.

@gaou-piou
Copy link
Author

You are right that animation can be written in various ways. I just made the animation to show the malfunction, not just to make it happen

@xavierfoucrier
Copy link
Member

From my point of view, when I launched your animation, I immediately thought that the bug came from using the append method: thats why I proposed another way to do it. May be its a malfunction of the Timeline module: let's see @legomushroom investigation 😉

@xavierfoucrier xavierfoucrier added this to Bugs in mojs@next Feb 13, 2020
@xavierfoucrier xavierfoucrier self-assigned this Mar 3, 2021
@xavierfoucrier xavierfoucrier removed their assignment Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug to fix
Projects
No open projects
Development

No branches or pull requests

3 participants