- From: Jez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Apr 2023 11:18:29 +0000
- To: public-css-archive@w3.org
> Now we can animate CSS Grid too, with it, we can finally make height 0→auto animation. > > https://www.stefanjudis.com/snippets/how-to-animate-height-with-css-grid/ Annoyingly, that still doesn't work for transitioning between different calculated values of `1fr`. If it's set to `1fr` and the inner content changes, the transition doesn't happen. Only when changing the explicit CSS value. Grr! -- GitHub Notification of comment by jez9999 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/626#issuecomment-1516151404 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 April 2023 11:18:30 UTC