Re: [csswg-drafts] [css-flexbox] apply flexibility in steps (#4198)

You can *effectively* achieve this already by using flex values that are a few orders of magnitude different from each other. For example, for three groups you could use a 1000:1 ratio, so the first group that should grow/shrink would use values that are multiples of 1e6, the second would use 1000, and the final would use single-digit values.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4198#issuecomment-1509256749 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 20:59:44 UTC