Re: [csswg-drafts] [css-grid] Grid Item Position Transitions (#6736)

I was really hoping to use grid to avoid using javascript to animate [this effect here](https://codepen.io/tettoffensive/pen/OJobmVm). By changing the highlight's grid position which moves from one grid cell to another as the user clicks. I got it working except for the animation. So I had to use javascript instead to transition the translation and width.

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


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

Received on Tuesday, 28 February 2023 06:16:31 UTC