- From: Bramus! via GitHub <sysbot+gh@w3.org>
- Date: Sun, 17 Oct 2021 10:29:34 +0000
- To: public-css-archive@w3.org
In my mind this could perhaps be an extra property on the Grid Container to activate this behavior. Borrowing from `scroll-behavior`, I think of something like this: ```css .grid { grid-item-reflow-behavior: smooth; } ``` (property name to be bikeshed) But I'm sure other folks / the WG has a better solution for this, should this be considered ;) -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6736#issuecomment-945088257 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 17 October 2021 10:29:36 UTC