- From: Roman Komarov via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Apr 2023 21:49:36 +0000
- To: public-css-archive@w3.org
And here is _kinda_ the desired behavior for how the transition would need to work, implementing via hard-coded to the elements' widths container queries: https://codepen.io/kizu/pen/bGmpeKx https://user-images.githubusercontent.com/177485/232160351-62669474-6336-4bf1-8b65-74b01c49fae1.mov My main question would be: how should the regular shrink/grow interact with this? I think the simplest could be something like “any elements with explicit non-0 shrink/grow would always participate in the shrink/grow order last”. However, I can imagine use-cases where we could want to have multiple elements shrink/grow at the same time (see the example in the top message), and in each group, we could want to use different shrink/grow values for different proportions? -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4198#issuecomment-1509319281 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 April 2023 21:49:38 UTC