Merge lp:~dobey/unity-scope-click/unexpanded into lp:unity-scope-click/devel

Proposed by dobey
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 413
Merged at revision: 414
Proposed branch: lp:~dobey/unity-scope-click/unexpanded
Merge into: lp:unity-scope-click/devel
Diff against target: 13 lines (+1/-2)
1 file modified
scope/clickstore/store-query.cpp (+1/-2)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/unexpanded
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Alejandro J. Cura (community) Approve
Review via email: mp+231595@code.launchpad.net

Commit message

Don't expand categories by default in the store.

To post a comment you must log in.
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Looks good

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/clickstore/store-query.cpp'
2--- scope/clickstore/store-query.cpp 2014-08-19 21:20:18 +0000
3+++ scope/clickstore/store-query.cpp 2014-08-20 16:57:51 +0000
4@@ -64,8 +64,7 @@
5 "schema-version" : 1,
6 "template" : {
7 "category-layout" : "grid",
8- "card-size": "small",
9- "collapsed-rows" : 0
10+ "card-size": "small"
11 },
12 "components" : {
13 "title" : "title",

Subscribers

People subscribed via source and target branches

to all changes: