DescriptionHandle direction control in compositor Animations
This patch is the compositor side. The blink side is handled in issue #178263006
Handle reverse animations in the compositor. Currently, compositor only understand alternate direction. And in order to reverse an animation, it needs to be passed a reversed timing function.
This patch introduces a Direction enum parameter in animation.
BUG=348071
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267606
Patch Set 1 #Patch Set 2 : new patch: fixes build failure in web_animation_unittest.cc #
Total comments: 1
Messages
Total messages: 17 (0 generated)
|