Re: [csswg-drafts] [css-easing-2] Bikeshed function name for custom easings (#7419)

I agree that `ease()` or `easing()` is not appropriate because this is just one particular way of defining a custom easing function (using linear segments).  I think we'll likely want to add other ways of defining custom easing functions, and I suspect those other ways will likely be better.  For example, we might want to support quadratic or cubic splines, or other things mentioned in [wikipedia's article on Interpolation](https://en.wikipedia.org/wiki/Interpolation).  But we may also want to allow multiple segments of such functions separated by points where the timing is less continuous, to allow features like bounces.

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7419#issuecomment-1168701105 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 28 June 2022 13:08:57 UTC