Re: [csswg-drafts] Alternate masonry path forward (#9041)

(speaking as a member, not the chair) 

On the point of making it easier to switch between Grid and Masonry at different break points, I am not convinced that keeping Masonry in Grid helps this. I expect that various track, template and area settings would likely also need to be switched at the break points, so you would be setting several properties in your break point queries.

If there is a separate set of masonry-* properties, you could set everything up for both masonry and for grid, and just have your query do the display switch. Tweaks on the separate grid-* and masonry-* properties would only affect one layout and not need to be tested on the other. I think this might be more helpful overall than where it would be useful (or possible!) to use the same property value for both Masonry and Grid.

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


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

Received on Wednesday, 24 April 2024 23:56:39 UTC