- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Tue, 15 Jun 2021 07:17:14 +0000
- To: public-css-archive@w3.org
@birtles @grorg @smfr how do you feel about going forward with something like `linear-easing(0, 0.1, 0.3, 0.6, 0.8, 1)`, which defines a set of easing points with linear interpolation in between? I imagine the definitions of `linear-easing` could get pretty long, with enough points to look smooth, but now we have custom properties they can be turned into a library. It still leaves the door open for a curve-based solution like `cubic-spline`. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/229#issuecomment-861247074 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 June 2021 07:18:05 UTC