Re: [csswg-drafts] [css-view-transitions-1] Display live image when element is outside the snapshot containing block in old state (#10587)

IIUC ImageBuffer implies you're allocating memory and painting the contents of the old element. This is the cost we want to optimize. I'm assuming if elements are far away Webkit doesn't paint them, but ViewTransition is forcing them to be painted?

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


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

Received on Friday, 19 July 2024 19:23:49 UTC