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

Detect when an ease curve is identical to a stock GSAP ease #3

Open
from-the-river-to-the-sea opened this issue Apr 1, 2017 · 0 comments

Comments

@from-the-river-to-the-sea

If a given ease curve is identical (or perhaps very close) to any of the stock GSAP eases, the script should detect that and notify the user. CustomEases can be expensive to instantiate, and using a stock ease such as Power3.easeOut or Back.easeInOut or what-have-you will be more performant and easier to maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant