Merge lp://staging/~fboucault/unity-2d/dash_drag_drop_fix into lp://staging/unity-2d
Proposed by
Florian Boucault
Status: | Merged |
---|---|
Approved by: | Alberto Mardegan |
Approved revision: | 678 |
Merged at revision: | 681 |
Proposed branch: | lp://staging/~fboucault/unity-2d/dash_drag_drop_fix |
Merge into: | lp://staging/unity-2d |
Diff against target: |
32 lines (+3/-1) 2 files modified
places/RendererGrid.qml (+1/-0) places/TileVertical.qml (+2/-1) |
To merge this branch: | bzr merge lp://staging/~fboucault/unity-2d/dash_drag_drop_fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alberto Mardegan (community) | Approve | ||
Review via email: mp+73454@code.staging.launchpad.net |
Description of the change
[dash] Fixed drag and drop of results from the dash (in particular applications to the launcher).
To post a comment you must log in.
Another excellent one, thanks!