~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/ListItems/1.3/ItemSelector.qml

  • Committer: Zsombor Egri
  • Date: 2015-11-16 06:35:05 UTC
  • mfrom: (1664.1.1 listitemSelectModeBugs)
  • Revision ID: zsombor.egri@canonical.com-20151116063505-cwn2qfks7qzk10g9
re-sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
216
216
                right: parent.right
217
217
            }
218
218
            state: itemSelector.expanded ? "expanded" : "collapsed"
219
 
            theme.version: Ubuntu.toolkitVersion
220
219
            styleName: "ListItemOptionSelectorStyle"
221
220
 
222
221
            states: [ State {