Hide shadow layer when border exceeds layer bounds.
When the calculated shadow border exceeds layer bounds we should make the layer invisible instead of clamping the shadow border like we previously did. This matches the behavior of ui::wm::ImageGrid where we set patches as invisible. BUG=395949 TEST=verify that the bug is fixed with this patch. NOTRY=TRUE Review URL: https://codereview.chromium.org/412643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284949 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment