Merge lp:~alecu/unity-scope-click/revert-drop-fill-mode into lp:unity-scope-click/devel

Proposed by Alejandro J. Cura
Status: Merged
Approved by: dobey
Approved revision: 375
Merged at revision: 376
Proposed branch: lp:~alecu/unity-scope-click/revert-drop-fill-mode
Merge into: lp:unity-scope-click/devel
Diff against target: 13 lines (+2/-1)
1 file modified
scope/clickapps/apps-query.cpp (+2/-1)
To merge this branch: bzr merge lp:~alecu/unity-scope-click/revert-drop-fill-mode
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
dobey (community) Approve
Review via email: mp+229122@code.launchpad.net

Commit message

Revert the fill-mode until the proper change lands on unity8

Description of the change

Revert the fill-mode until the proper change lands on unity8

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scope/clickapps/apps-query.cpp'
2--- scope/clickapps/apps-query.cpp 2014-07-28 14:17:57 +0000
3+++ scope/clickapps/apps-query.cpp 2014-07-31 20:55:12 +0000
4@@ -59,7 +59,8 @@
5 "title" : "title",
6 "art" : {
7 "field": "art",
8- "aspect-ratio": 1.6
9+ "aspect-ratio": 1.6,
10+ "fill-mode": "fit"
11 }
12 }
13 }

Subscribers

People subscribed via source and target branches

to all changes: