aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/ScrollIndicator.qml
Commit message (Collapse)AuthorAgeFilesLines
* ScrollIndicator: use contentItem instead of indicatorJ-P Nurmi2016-03-211-11/+5
| | | | | | | | Thanks to virtual resizeContent() we can finally use contentItem like everywhere else, and cleanup the special indicator item. Change-Id: Ia2bd62684d49a05c199e490750a31c13d2c22182 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Add Material styleMitch Curtis2015-11-121-0/+85
Change-Id: I93662a53b42858a5b65154c5ede334182e738dde Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>