Re: [csswg-drafts] [css-transforms-2] proposal: new "transform: bend();" function (#6293)

`conic-gradient()` isn't a very good workaround, it has aliasing issues when making hard lines that cannot be worked around by adding a small distance between stops. Because the concrete distance between stops is different the further you get from the conic gradient's origin.

That said, I would use this feature to bend an element during an animation, specifically in the Z-direction. At the beginning and end of the animation, the element would be un-bent, so distortion wouldn't be a concern.

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


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

Received on Monday, 10 July 2023 17:39:08 UTC