diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-07-22 22:13:29 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-07-22 22:39:20 -0400 |
commit | bdcd052f995d46abeeeda3171759aabad7dd8a75 (patch) | |
tree | dc562d542ecb419c4998b05a16e1a70339db3010 /homescreen.pro | |
parent | 38b11511848ef13b6e37b1618de8b0c9fb4eb982 (diff) |
Fix panel backgrounds and sizes
The split into 3 windows done for the switch to the new compositor
dropped the full screen image background that had previously been
used, but did not set any replacement for the new top and bottom panel
windows. This, combined with some rows of transparent pixels at the
bottom and top of the respective panel background images, resulted in
the default white background being visible in those areas.
To fix this, the background of the panel windows has been set to the
color used in the previous background image for those areas (#33363a).
Additionally:
- the top and bottom panel sizes have been rationalized to 216 pixels
high each, since there is no longer any reason to have them be
different sizes.
- the now unused main.qml has been removed to avoid confusion.
Bug-AGL: SPEC-3420
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib656ff256f05362def378047171d1fe940355790
Diffstat (limited to 'homescreen.pro')
0 files changed, 0 insertions, 0 deletions