Re: [csswg-drafts] [css-anchor-position-1] Should animations use View Transitions as their backing mechanism? (by default or as an opt-in) (#9945)

View Transitions won’t cut it here, as VTs are animating snapshots instead of the actual element.

Because of that, the text will not nicely reflow as the tooltip gets moved. The change in aspect-ratio is also troublesome. See https://codepen.io/bramus/pen/abMPEdY?editors=1010 that has an implementation that uses View Transitions. Recording below:

https://github.com/w3c/csswg-drafts/assets/213073/182fd90c-7cc7-4ab2-a08a-88cf1b5f1cf3

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


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

Received on Wednesday, 14 February 2024 19:20:26 UTC