- From: jods via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Jan 2023 22:37:52 +0000
- To: public-css-archive@w3.org
Is this new take on top-layer animation even less friendly than the previous popover one when it comes to non-time based animations? In previous spec, it was hacky but possible to control the animation from JS by using "proxy" native animations that one could pause and complete. If I understand correctly, this new proposal is founded on a CSS `transition` and that, is impossible to control from JS. Can someone write a basic example of a physics-based animations (e.g. springs) for a top-layer element removal? -- GitHub Notification of comment by jods4 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8189#issuecomment-1409469695 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 30 January 2023 22:37:54 UTC