DescriptionTake time_offset into account when ticking animations that are Starting
LayerAnimationController::TickAnimations ignores the time_offset for
animations that are Starting and for animations waiting for a synchronized
start time. This CL makes Animation::TrimTimeToCurrentIteration handle
computing the trimmed time for such animations, removing the need for
TickAnimations to have special cases for computing trimmed time.
BUG=284590
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221257
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|