commit | c2310733207931e78c962090073cf1aa6752ec1b | [log] [tgz] |
---|---|---|
author | Ana Salazar <anasalazar@chromium.org> | Thu Jan 09 19:02:56 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 09 19:02:56 2020 |
tree | fae9b1ce4276e2379b8be4a1543c6584ece0841c | |
parent | 5da527d9b3e9568af144b82a1ba430b0e9b6bc69 [diff] |
Cros: Make cloned screen transparent for rotation During screen rotation we create a copy of the current screen as a layer and stack it in the LayerTree to ease the animation between the screen before and after the rotation. However, some elements in the shelf are obscured by the copied layer. The new layer is set to be transparent as a workaround so it doesn't occlude these elements. Bug: 1025400, 1040279 Change-Id: I003cc149fca54cc821f65bc2f476c57c61d1788b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992689 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#729834}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .