Skip to content

Conversation

shayanhabibi
Copy link

Corrects the user warning regarding the interaction of a spring and the release parameters.

Before:

releaseDamping has no effect if a spring is passed to the releaseDamping parameter and is overridden by the spring damping value.

After:

releaseDamping has no effect if a spring is passed to the releaseEase parameter and is overridden by the spring damping value.

Corrects the user warning regarding the interaction of a spring and the release parameters.


Before:

```md
releaseDamping has no effect if a spring is passed to the releaseDamping parameter and is overridden by the spring damping value.
```

After:

```md
releaseDamping has no effect if a spring is passed to the releaseEase parameter and is overridden by the spring damping value.
```
@juliangarnier
Copy link
Owner

Thanks for pointing this out, I'll fix this in a separate PR since it has to be updated from the backoffice of the site.

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

Successfully merging this pull request may close these issues.

2 participants