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

[BUG] Spring animation is jumpy when updated #2963

Open
bakura10 opened this issue Dec 30, 2024 · 0 comments
Open

[BUG] Spring animation is jumpy when updated #2963

bakura10 opened this issue Dec 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bakura10
Copy link

Hi,

I am currently upgrading from Motion 10 to 11, and this one is the only one I could not find any workaround for now. I am having a component that follows the cursor and applies a spring animation.

On Motion 10, it is extremely smooth: https://codesandbox.io/p/sandbox/motion-10-spring-5r4gyy

On Motion 11, there is a kind of "delay" that make it feels jumpy. You can reproduce it here: https://codesandbox.io/p/sandbox/motion-11-spring-r5yd3m

I have tried various things, such as using transform instead of x/y/rotate, but on Motion 11 the end result is always extremely jumpy.

Thanks.

@bakura10 bakura10 added the bug Something isn't working label Dec 30, 2024
@bakura10 bakura10 changed the title [BUG] Spring animation is jumpy when [BUG] Spring animation is jumpy when updated Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant