- From: John A Bilicki III via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jul 2023 04:30:38 +0000
- To: public-css-archive@w3.org
>>If you want to animate a wedge growing around a circle, a combination of conic-gradient() (to get the color wedge) and clip-path Invalid. The progress element is for showing progress, not a gradient. A gradient is used for style purposes, not functionality. >>this sort of warping is not when you want, because it affects the various dimensions in different ways You mean, we have to make an effort to solve these problems? Then THAT is what this conversation should be about, NOT about creating erroneous approaches to avoid tackling the problem at hand. Let's look at the visual effects of CSS transform: https://developer.mozilla.org/en-US/docs/Web/CSS/transform Yes, it twists and warps elements. Using bend is 100% exactly applicable to CSS transform. The only valid conversations that should be occurring are how to resolve the known issues, everything about using different tactics to accomplish the goal of bend is off-topic. -- GitHub Notification of comment by jabcreations Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6293#issuecomment-1630097106 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 July 2023 04:30:40 UTC