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

Remove deprecation warning for quadratic easing function typos #9268

Closed
nithinp7 opened this issue Dec 7, 2020 · 0 comments · Fixed by #9387
Closed

Remove deprecation warning for quadratic easing function typos #9268

nithinp7 opened this issue Dec 7, 2020 · 0 comments · Fixed by #9387

Comments

@nithinp7
Copy link
Contributor

nithinp7 commented Dec 7, 2020

In EasingFunction.js, the typos QUADRACTIC_IN, QUADRACTIC_OUT, and QUADRACTIC_IN_OUT were fixed and the old spellings were left with deprecation warnings.

See: #9264

They are scheduled to be removed in 1.79. Remove the entire block starting at:

Object.defineProperties(EasingFunction, {

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 a pull request may close this issue.

1 participant