aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal/ScrollBar.qml
Commit message (Collapse)AuthorAgeFilesLines
* ScrollBar: use contentItem instead of handleJ-P Nurmi2016-03-211-13/+7
| | | | | | | | Thanks to virtual resizeContent() we can finally use contentItem like everywhere else, and cleanup the special handle item. Change-Id: I9e52ec3ff327d19cda3d85d2e2d9b73d80442bbc Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Add Universal styleJ-P Nurmi2015-11-121-0/+99
https://dev.windows.com/design Change-Id: I1d8c633ae246724649a6ed71b300a56ba9572405 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>