Re: [csswg-drafts] [css-grid-3][masonry] variable track sizes + dense packing has poor performance (#9326)

It also interacts badly if you want to allow "auto-spanning", where an element will get a span based on its width. This might be a good mode to allow, possibly even with some author control - if an image is >X% of the track width, make it span 2 instead of 1 (or a larger span, as appropriate).

With variable-width tracks this is *at minimum* problematic for layout, and might be inherently circular (I haven't given it enough thought yet to be certain).

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9326#issuecomment-1710848904 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:38:03 UTC