[Category View] Page switcher isn't centered
Bug #1011851 reported by
Andrea Basso
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Slingshot |
Fix Released
|
Low
|
Andrea Basso |
Bug Description
When more than one page for the same category, page switcher is in the center of the whole Slingshot, not only the grid.
Related branches
lp://staging/~voluntatefaber/slingshot/center-switcher
- Cody Garver (community): Approve
-
Diff: 46 lines (+9/-7)2 files modifiedsrc/SlingshotView.vala (+2/-2)
src/Widgets/CategoryView.vala (+7/-5)
Changed in slingshot: | |
assignee: | nobody → elementary UX Team (elementary-design) |
Changed in slingshot: | |
milestone: | none → luna-beta2 |
Changed in slingshot: | |
assignee: | nobody → Andrea Basso (voluntatefaber) |
status: | Confirmed → In Progress |
Changed in slingshot: | |
status: | In Progress → Fix Committed |
Changed in slingshot: | |
milestone: | luna-beta2 → 0.7 |
Changed in slingshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Yea, that would make sense that the pager should exist as a child of the treeview and not outside of it since it doesn't page the treeview.