Merge lp://staging/~azzar1/unity/fix-1050959 into lp://staging/unity
Proposed by
Andrea Azzarone
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~azzar1/unity/fix-1050959 |
Merge into: | lp://staging/unity |
Diff against target: |
150 lines (+41/-38) 4 files modified
dash/LensView.cpp (+1/-0) dash/PlacesGroup.cpp (+1/-1) unity-shared/PlacesVScrollBar.cpp (+37/-34) unity-shared/PlacesVScrollBar.h (+2/-3) |
To merge this branch: | bzr merge lp://staging/~azzar1/unity/fix-1050959 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Needs Fixing | |
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+128812@code.staging.launchpad.net |
Description of the change
== Problem ==
Bug #1050959: Dash - Fix Dash scrollbar so that it does not displace Dash background texture.
== Test ==
Visual change. Not applicable.
Depends on: lp:~andyrock/nux/fix-1050959
To post a comment you must log in.
Unmerged revisions
- 2818. By Andrea Azzarone
-
Use overlay scrollbars in the lens view.
- 2817. By Andrea Azzarone
-
Cleanup PlacesVScrollBa
r.cpp
+1