Merge lp://staging/~3v1n0/unity/preprocess-on-icon-count-change into lp://staging/unity/7.0
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | no longer in the source branch. |
Merged at revision: | 3313 |
Proposed branch: | lp://staging/~3v1n0/unity/preprocess-on-icon-count-change |
Merge into: | lp://staging/unity/7.0 |
Diff against target: |
99 lines (+26/-8) 4 files modified
launcher/LauncherIcon.cpp (+7/-6) unity-shared/IconRenderer.cpp (+3/-1) unity-shared/IconTextureSource.cpp (+12/-1) unity-shared/IconTextureSource.h (+4/-0) |
To merge this branch: | bzr merge lp://staging/~3v1n0/unity/preprocess-on-icon-count-change |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Brandon Schaefer (community) | Approve | ||
Review via email: mp+160354@code.staging.launchpad.net |
Commit message
IconRenderer: preprocess an icon if its emblem has been shown/hidden
In that way we can update its transformation.
Description of the change
Backport of lp:~3v1n0/unity/preprocess-on-icon-count-change/+merge/160242 to unity 7.0
To post a comment you must log in.
LGTM