Merge lp:~azzar1/unity/fix-1061081 into lp:unity/6.0
Proposed by
Andrea Azzarone
on 2012-10-04
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Didier Roche on 2012-10-04 | ||||
Approved revision: | 2762 | ||||
Merged at revision: | 2763 | ||||
Proposed branch: | lp:~azzar1/unity/fix-1061081 | ||||
Merge into: | lp:unity/6.0 | ||||
Diff against target: |
43 lines (+11/-6) 1 file modified
dash/DashView.cpp (+11/-6) |
||||
To merge this branch: | bzr merge lp:~azzar1/unity/fix-1061081 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Łukasz Zemczak | 2012-10-04 | Approve on 2012-10-04 | |
Review via email:
|
Commit message
Revert rev 2753.
Use clip region to fix dash/launcher separator drawing bug.
Description of the change
== Problem ==
[regression] Spinner doesn't spin around its center
== Fix ==
Revert buggy rev. Use clip region to fix dash/launcher separator drawing bug.
To post a comment you must log in.
WFM.