Re: [csswg-drafts] [CSS-View-Transitions-2] Relative Additive Animation (#9578)

Very sorry, this is not feasible for scenarios where items are deleted. The sort requirement would ultimately rely on completion handlers to be effective. It pains me to say this, I had really hoped otherwise.

Even if sort indices spanned the max and lowest float values and new inserts used a halfway value, eventually those indices would need to be balanced like a binary tree.

I can’t ask for this to be standardized. Animating display from block to none is an easier solution to the equivalent problem.

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


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

Received on Wednesday, 21 August 2024 10:55:51 UTC