Re: [csswg-drafts] [css-view-transitions-2] Ignore offscreen elements from participating in transitions (#8282)

You're always going to have the initial capture cost, because you need to do that before the 'end' position is given (but again, the end position can change throughout the animation).

I think that example is a misunderstanding of how to use view transitions, in the same way `* { will-change: transform }` is a misunderstanding. Authors should only be putting view transition names on things that need to transition. 

If we want to allow for the case where developers give everything a view transition name, I think we need a different system altogether that eliminates the need for the initial capture in cases where it isn't needed.

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


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

Received on Thursday, 11 April 2024 08:26:06 UTC