[Webkit-unassigned] [Bug 218016] Accelerated animations should use the same start time as software animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 05:50:44 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218016

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
We should also consider not using the animation begin time to bake the time offset in, and instead use nested animations with groups to use the timeOffset property of the CA animation. This way we won't need to hard set a beginTime for animations with an offset in GraphicsLayerCA::updateAnimations().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201021/b0fbc843/attachment.htm>


More information about the webkit-unassigned mailing list