Merge lp://staging/~fboucault/unity-2d/dash_bigger_icons into lp://staging/unity-2d/3.0
Proposed by
Florian Boucault
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Gerry Boland | ||||
Approved revision: | 679 | ||||
Merged at revision: | 681 | ||||
Proposed branch: | lp://staging/~fboucault/unity-2d/dash_bigger_icons | ||||
Merge into: | lp://staging/unity-2d/3.0 | ||||
Diff against target: |
54 lines (+5/-9) 2 files modified
places/HomeButton.qml (+0/-1) places/UnityDefaultRenderer.qml (+5/-8) |
||||
To merge this branch: | bzr merge lp://staging/~fboucault/unity-2d/dash_bigger_icons | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gerry Boland (community) | Approve | ||
Review via email: mp+72540@code.staging.launchpad.net |
Description of the change
[dash] Icons are now of size 64x64 instead of 48x48.
To post a comment you must log in.
Icons are bigger yes, but you'll need to increase the vertical size of each grid entry to allow 2 lines of text to be visible underneath each icon.
With this commit, only one line of text is visible. When you mouse over, you see the rest.