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

Disable bounce (spring) on default presets? #213

Open
butaminas opened this issue Jul 15, 2024 · 2 comments
Open

Disable bounce (spring) on default presets? #213

butaminas opened this issue Jul 15, 2024 · 2 comments

Comments

@butaminas
Copy link

Hi,

Thank you for creating and maintaining this library!

I'm using this library on vue 3 and noticed that if I use default presets in any way, (e.g. v-motion-slide-visible-bottom or <Motion preset="slideVisibleBottom">) it will automatically add spring effect (bouncing at the end of the animation).

However, once I add a custom duration value (e.g. :duration="300"), the spring effect disappears.

Any way to globally disable the spring effect on default presets?

Thank you.

@Matoseb
Copy link

Matoseb commented Aug 11, 2024

+1

@tomsdob
Copy link

tomsdob commented Oct 2, 2024

Would also like the ability to disable the spring effect on default presets.

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