Re: [csswg-drafts] [css-grid-3] Designer/developer feedback on masonry layout (#10233)

The masonry (or waterfall, whatever we wanna call it) layout is similar to a grid, so it shouldn't have its own display type.

We can use display:grid, define the column layout (for vertical waterfall) or the row layout (for horizontal masonry), so we can have the benefits of grids, including the new features when released.
our topic is rather about FILLING the grid.

Maybe a property "filling" or "grid-filling" could be masonry or waterfall (depending on the direction we wanna use).
And I'm sure we can find other new values for this "filling" property...

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


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

Received on Thursday, 2 May 2024 15:05:13 UTC