Re: [csswg-drafts] [css-flexbox-2] Add flex-wrap: balance; (#3070)

Yes, that's it. But now I am wondering. When I use, for instance, flex: 1 0 2em and flex-wrap: wrap balance, and the Flexbox is not wide enough for all items, it distributes them on 2 lines. Okay. With flex-grow: 1, the items in line 1 expand to fill the line. Okay. In line 2, the items also expand to fill the line and that's not looking great. Probably it's impossible to define a rule set for this with Flexbox, because the item width can vary. Do you see that as a flexbox option or would this be a matter for a balancing grid?

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


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

Received on Sunday, 3 August 2025 20:33:15 UTC