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

A **new display type with shared properties** seems the faster and cleaner compromise.

**All** listed capabilities are **gladly wanted**. (And hungrily awaited for.)

Yes I (we?) **will use** it in a lot of layouts with different sized content.

I cooked up a [masonry layout component](https://github.com/xypnox/xypnox.github.io/blob/v2/src/components/grids/masonry.tsx) recently and have implemented a few ideas so far:
  - [Images (with random rotation)](https://www.xypnox.com/library/books/)
  - [Text](https://www.xypnox.com/library/quotes/)
  - [Toots](https://www.xypnox.com/tootfeed/)

Like anyone implementing masonry layouts, I encountered the problems of resizing and image loading. However as I have added customizable theming, I have encountered the **need to repaint the layout on a new font load**. If masonry becomes a part of CSS these issues would be managed by the browser.


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


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

Received on Tuesday, 23 April 2024 21:23:31 UTC