- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Sep 2023 22:15:26 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-grid-3][masonry] variable track sizes + dense packing has poor performance == From @bfgeek in https://github.com/w3c/csswg-drafts/issues/9041#issuecomment-1710806191 > Variable track sizes is problematic with items that span multiple tracks with "dense" packing. To correctly place the item in the correct tracks, you need O(N) layout passes on the item. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9326 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 September 2023 22:15:30 UTC