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

Pixel jitter when animation comes to rest #28

Open
mkraessig opened this issue Jun 8, 2018 · 2 comments
Open

Pixel jitter when animation comes to rest #28

mkraessig opened this issue Jun 8, 2018 · 2 comments

Comments

@mkraessig
Copy link

There's a 1px left-right-jitter glitch happening on the moved items when the animation settles down. They are already at their destination, but glitching a bit to the left and to the right until they finally stop. I'm pretty sure this is happening, because the spring is still oscillating, but the values become too small to render (< 1px) causing it to look like a bug.
You can actually see that behavior in the demo gif in the README.

Any ideas how this could be fixed? I was thinking of a custom Dynamic Item or Behavior, but perhaps there's a simpler approach. Help is greatly appreciated!

@roberthein
Copy link
Owner

🤔 I will look into it. Thank you for pointing this out.

@mkraessig
Copy link
Author

Thanks a bunch!

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

2 participants