Merge lp://staging/~tiagosh/unity-2d/fix-dash-highlights into lp://staging/unity-2d
Proposed by
Tiago Salem Herrmann
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~tiagosh/unity-2d/fix-dash-highlights |
Merge into: | lp://staging/unity-2d |
Diff against target: |
218 lines (+68/-32) 7 files modified
shell/dash/CategoryHeader.qml (+16/-1) shell/dash/FilterLoader.qml (+20/-4) shell/dash/FilterPane.qml (+11/-16) shell/dash/LensButton.qml (+5/-9) shell/dash/LensView.qml (+3/-1) shell/dash/MultiRangeButton.qml (+12/-0) shell/dash/TickBox.qml (+1/-1) |
To merge this branch: | bzr merge lp://staging/~tiagosh/unity-2d/fix-dash-highlights |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
jenkins (community) | continuous-integration | Approve | |
Michał Sawicz | Needs Fixing | ||
Xi Zhu | Pending | ||
Review via email: mp+95445@code.staging.launchpad.net |
Description of the change
[shell][dash] add dash keyboard highlight grey rectangles + focus-follow-mouse
To post a comment you must log in.
Unmerged revisions
- 944. By Tiago Salem Herrmann
-
fix margins
- 943. By Tiago Salem Herrmann
-
merge trunk
- 942. By Tiago Salem Herrmann
-
add 1px margin to filter pane header in order to prevent the arrow to overflow the highlight
vertically center the "All" button - 941. By Tiago Salem Herrmann
-
merge trunk
- 940. By Tiago Salem Herrmann
-
bring back the arrow
remove the lensbar highlight when not hovered - 939. By Tiago Salem Herrmann
-
[dash] add dash keyboard highlight grey rectangles + focus-follow-mouse
Please create a set of pre/post screenshots for design to sign off.
The effects of those changes on the filter pane don't look right to me, the arrow near "Filter results" overflows the highlight and then the highlights for section headers look skewed.