aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/macos/ScrollView.qml
Commit message (Expand)AuthorAgeFilesLines
* nativestyle, ScrollView: don't resize scroll bars according to paddingRichard Moe Gustavsen2020-10-191-4/+4
* macOS/ScrollView: don't create contentItem too earlyRichard Moe Gustavsen2020-10-141-5/+0
* Native style, macOS: add scrollviewcornerRichard Moe Gustavsen2020-10-121-0/+8
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-091-0/+3
* Native style, macOS: clip content view when ScrollView is clippedRichard Moe Gustavsen2020-10-091-0/+5
* Implement ScrollView.qml in all stylesRichard Moe Gustavsen2020-09-291-0/+64