Legacy app icons look poor/broken inside a rounded grey square
Bug #1675688 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Michał Sawicz | ||
Ubuntu UX |
Invalid
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Michael Zanetti |
Bug Description
Legacy app icons look poor/broken inside a rounded grey square (in the app drawer).
We would achieve a much nicer appearance without the rounded grey squares at all. Not only that, but we'd then have a visual distinction between legacy app icons and "modern" Ubuntu Touch apps.
Related branches
lp://qastaging/~mzanetti/unity8/no-grey-background-in-drawer-icons
- Michał Sawicz: Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 12 lines (+0/-2)1 file modifiedqml/Launcher/Drawer.qml (+0/-2)
tags: | added: unity8-desktop visual-quality |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Zanetti (mzanetti) |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
assignee: | nobody → Michał Sawicz (saviq) |
milestone: | none → u8c-z |
Changed in ubuntu-ux: | |
status: | New → Invalid |
Changed in canonical-devices-system-image: | |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
The problem is our "modern" icons are just square, so if we don't shape all of them, we'll get square items for all our icons.
That said, we could do away with the grey behind them indeed...
Related: bug #1673368.