Open grazer opened 1 year ago
This is a fix for issue #65 and provides a more complete fix than pull request #114
Without this fix, BackEaseInOut behaves erratically since the value s increases with each call to ease or calculate
s
ease
calculate
This is a fix for issue #65 and provides a more complete fix than pull request #114
Without this fix, BackEaseInOut behaves erratically since the value
s
increases with each call toease
orcalculate