DescriptionMus: Fixes rendering of transparent containers.
Pre-fix, setting opacity on the parent window did not affect how the child
windows were rendered.
Effective opacity of window contents when rendered needs to be a product of the
opacities of the window and all its ancestors.
This CL fixes the issue and adds a unit test.
BUG=NONE
Committed: https://crrev.com/0c2f515ccb40f6ecb9c2a04acf6187cd32f00715
Cr-Commit-Position: refs/heads/master@{#404171}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Rebase on top of FrameGenerator refactor, also addressing feedback. #
Total comments: 2
Patch Set 3 : Rebase. #Patch Set 4 : Moving an include. #
Total comments: 4
Patch Set 5 : Fix namespace comments #
Depends on Patchset: Messages
Total messages: 30 (13 generated)
|