Merge lp://staging/~azzar1/unity/fix-transparent-background into lp://staging/unity
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4246 |
Proposed branch: | lp://staging/~azzar1/unity/fix-transparent-background |
Merge into: | lp://staging/unity |
Diff against target: |
25 lines (+4/-6) 1 file modified
lockscreen/BackgroundSettings.cpp (+4/-6) |
To merge this branch: | bzr merge lp://staging/~azzar1/unity/fix-transparent-background |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+326938@code.staging.launchpad.net |
Commit message
Lockscreen: always draw the background-color in the lockscreen
This is to avoid showing a transparent background if the background file is missing.
Description of the change
Always draw the background-color in the lockscreen to avoid showing a transparent background.
To post a comment you must log in.
Thanks