- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Jul 2024 14:36:30 +0000
- To: public-css-archive@w3.org
> Per animation, if we _can_ change up the path interpolation rules, I'm all for letting lines/quadratics/cubics all interpolate together (as cubics), tho we'd have to choose where the control points are for the lines - I think they can go literally anywhere on the line without affecting anything? If so, I guess they should either both be in the middle, or maybe the first at the starting point and the second at the ending point? For animation, let's please not forget #10195 which is kind of a no-brainer. > But I'd really like to maintain the ability for path() and shape() to interpolate together, so this would change the path() interpolation rules too. Or we can just re-use `path()` and leave `shape()` open to hosting something better than SVG paths in the future: https://github.com/w3c/csswg-drafts/issues/10647 -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5841#issuecomment-2260676096 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 31 July 2024 14:36:31 UTC