Merge lp://qastaging/~gordallott/unity/fix-horizontal-renderer into lp://qastaging/unity

Proposed by Gord Allott
Status: Superseded
Proposed branch: lp://qastaging/~gordallott/unity/fix-horizontal-renderer
Merge into: lp://qastaging/unity
Diff against target: 527 lines (+135/-95)
6 files modified
plugins/unityshell/src/PlacesStyle.cpp (+2/-2)
plugins/unityshell/src/ResultRendererHorizontalTile.cpp (+36/-31)
plugins/unityshell/src/ResultRendererHorizontalTile.h (+1/-1)
plugins/unityshell/src/ResultRendererTile.cpp (+74/-43)
plugins/unityshell/src/ResultRendererTile.h (+5/-1)
plugins/unityshell/src/ResultViewGrid.cpp (+17/-17)
To merge this branch: bzr merge lp://qastaging/~gordallott/unity/fix-horizontal-renderer
Reviewer Review Type Date Requested Status
Neil J. Patel Pending
Review via email: mp+75227@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2011-09-14.

Description of the change

fixes the horizontal renderer, a method was not virtual when it should of been so the comment drawing code never got called.

also fixed a slight cutoff issue

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.