DescriptionMerge ui::Layer's concept of position with cc::Layer's
This makes ui::Layer use cc::Layer::SetPosition for setting
its position, instead of baking its position into the
transform that's set on the cc::Layer. This means that a
change to a ui::Layer's bounds no longer affects the
transform set on the cc::Layer, and hence bounds animations
no longer conflict with threaded transform animations.
BUG=170219, 226326
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192659
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|