commit | 902945d1518a8a3b987dd2afdae790cf942b20ec | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Thu Feb 20 14:31:32 2014 -0800 |
committer | Craig Mautner <cmautner@google.com> | Thu Feb 20 14:31:32 2014 -0800 |
tree | 5a396f6bd6dc806a90dc64879c1ad81fc0c1b61b | |
parent | db0f3e825fb4da01f887c41a877708734b0899e3 [diff] |
Resize DimLayer explicitly on rotation. Using the alpha value to trigger a resizing of the DimLayer was a Bad Idea. The alpha value should reflect the true alpha value and not be used to trick the code. Actually changing the size and position is a Better Idea. Fixes bug 13101776. Change-Id: I11c16b8276919ea85960fe87bb17c0956ce8a3b1