Descriptionui::Layer::SwitchToLayer should finish animations on its old cc::Layer
Opacity and transform animations on a ui::Layer are handled by its
cc::Layer. This CL ensures that when a ui::Layer changes its
cc::Layer, it finishes animations that are being handled by the old
cc::Layer.
BUG=164206
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188291
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|