commit | fa486cd2283cca0a57a783bc6bdf73e08fa04e84 | [log] [tgz] |
---|---|---|
author | ryanlwlin <ryanlwlin@google.com> | Thu Oct 07 20:24:45 2021 +0800 |
committer | ryanlwlin <ryanlwlin@google.com> | Wed Nov 03 10:12:23 2021 +0800 |
tree | 0fc992c72e222704e05033a28fc18e09c468aace | |
parent | 1aef5f62a1249e4adb2b8a2edfe0ea21b70dd333 [diff] |
Do NOT MERGE Fix magnification border includes taskbar The window type of the Taskbar is navigation_bar_paenel, which is unmagnifiable. However, we used to exclude these windows from magnification region computation to avoid cutout. When the foldables is unfolded, the taskbar wouldn't cause the cutout. To fix this problem, so we add a flag to distinguish the windows that cause the cutout. Bug: 196510717 Test: manual test Change-Id: Ibbc9c51ead9ea492f1f2e598587b21dd28d30a2b