[animation worklet] cancel() logic should be consistent with web animations |
|
Issue descriptionFor a regular animation, upon cancel() we update its state right away and update its value in the next frame. For worklet animation, upon cancel() we immediately detach it from the element and update its value. We should match the logic with the one in web animations. |
|
►
Sign in to add a comment |
|
Comment 1 by majidvp@chromium.org
, Dec 13