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

Feature Request: Setting Custom Animation Curves #14

Open
martinlexow opened this issue Nov 4, 2022 · 1 comment
Open

Feature Request: Setting Custom Animation Curves #14

martinlexow opened this issue Nov 4, 2022 · 1 comment
Labels
Enhancement New feature or request

Comments

@martinlexow
Copy link

I would love to set custom animation curves like Animation.interpolatingSpring(mass: 0.13, stiffness: 5.7, damping: 1.2, initialVelocity: 10.0) to adjust style and duration of effects.

@robb
Copy link
Contributor

robb commented Nov 6, 2022

Most of the transitions should respect them.

It's only a few like .anvil that are composed that don't respond to custom curves (I'll follow up with a full list). Do you have a specific one in mind?

@robb robb added the Enhancement New feature or request label Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants