Re: [csswg-drafts] [css-view-transitions-1] Handling snapshot viewport sizes changes during transitions (#8045)

My vote is for skipping the transition:

- Your point here: "they may have assumed that their site header would be the same size in the old and new states" is particularly true for changes in screen orientation. I doubt there is a good way to do a more involved transition there other than a cross-fade.

- To do this properly we'll also need animation retargeting from #7813 which is not trivial.

So not worth the complexity IMO. We can collect metrics to see how often we get these resizes midway through a transition and do something better if its worthwhile.

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


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

Received on Tuesday, 8 November 2022 21:18:11 UTC