- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Jul 2019 21:59:44 +0000
- To: public-css-archive@w3.org
Transforms level 2 already proposes independent [`translate`, `rotate`, and `scale` properties](https://drafts.csswg.org/css-transforms-2/#individual-transforms), which could be used instead of `transform`. These would apply in a set order. If you used a `transform` as well, it would apply separately. There are not currently any plans for an independent skew property (since skew isn't used much), or for a way to set translateX and translateY independently. Does this address your feature request? -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4083#issuecomment-508269268 using your GitHub account
Received on Wednesday, 3 July 2019 21:59:46 UTC