Descriptionaura: Make shadows be children of window layers.
They used to be children of the root. This change makes
shadows track their windows' transforms and simplifies the
code (as we no longer need to track stacking or parenting
changes). I am still slightly worried that shadows will
look strange if we scale windows up or down, but we can
figure out how to deal with that when we need to.
BUG=101977
TEST=added; also hacked up StackingController to rotate and scale windows and checked that shadows were drawn as expected
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112823
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|