~mardy/unity-2d/indicator-padding

« back to all changes in this revision

Viewing changes to places/RendererGrid.qml

  • Committer: Tarmac
  • Author(s): Florian Boucault
  • Date: 2011-08-23 09:32:50 UTC
  • mfrom: (652.2.1 dash_collapsed_by_default)
  • Revision ID: ubuntu.builder@gmail.com-20110823093250-vu1646toz9lph7wi
[dash] Collapse categories by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    property alias currentItem: results.currentItem
35
35
 
36
36
    property variant cellRenderer
37
 
    property bool folded
 
37
    property bool folded: true
38
38
 
39
39
    property int cellWidth: 158
40
40
    property int cellHeight: 76