"Applications" has a too large border to the left
Bug #1009242 reported by
David Gomes
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Wingpanel |
Fix Released
|
Low
|
elementary UX |
Bug Description
As you can see in that picture, there's far too much space to the left of "Applications". The .iso is 4 or 5 days old, so it might have been fixed, I can't tell for sure.
Related branches
lp://staging/~victored/wingpanel/app-launcher-dbus
- Fabian Thoma: Approve
-
Diff: 456 lines (+254/-87)7 files modifiedCMakeLists.txt (+2/-0)
src/Services/AppLauncherService.vala (+141/-0)
src/Services/WingpanelObjectEntry.vala (+2/-4)
src/Widgets/AppsButton.vala (+64/-72)
src/Widgets/IndicatorButton.vala (+35/-0)
src/Widgets/Panel.vala (+7/-4)
src/WingpanelApp.vala (+3/-7)
summary: |
- Activities has a too large border to the left + "Applications" has a too large border to the left |
Changed in wingpanel: | |
status: | New → Confirmed |
assignee: | nobody → Fabian Thoma (agent00tai) |
Changed in wingpanel: | |
assignee: | Victor Eduardo (victored) → nobody |
status: | In Progress → Confirmed |
Changed in wingpanel: | |
assignee: | nobody → elementary UX Team (elementary-design) |
milestone: | luna-beta1 → none |
Changed in wingpanel: | |
status: | Confirmed → Fix Committed |
milestone: | none → 0.2 |
Changed in wingpanel: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I reduced the padding to 6px on the linked branch, since lower paddings are just not acceptable. The power indicator appears to have 6px of right padding, so it is an ideal value.