commit | 82d0be71f51a749becfb5aaa8bd7e4263541070a | [log] [tgz] |
---|---|---|
author | Oleg Blinnikov <olb@google.com> | Mon Nov 28 16:31:56 2022 +0000 |
committer | Oleg Blinnikov <olb@google.com> | Mon Nov 28 17:05:04 2022 +0000 |
tree | a8119fe3742339c15861f901d9850eb326035800 | |
parent | 91265752f16785e9853d81d81b0389611fef972c [diff] |
Add rounded corners to letterbox when taskbar is visible Previously letterbox corners were not rounded when taskbar was minimized. This is because taskbar insets height was smaller than taskbar_frame_height This check is not necessary, and crop of the application window is applied correctly Change-Id: Ib3f0737b6cfd593a7bf3dbf9205e4cc9a3f9b506 Bug: 259679233 Test: manual