D27280: ScrollView: Use scrollbar height as bottom padding, not width

2020-02-10 Thread Arjen Hiemstra
This revision was automatically updated to reflect the committed changes. Closed by commit R858:6995b4ae81a2: ScrollView: Use scrollbar height as bottom padding, not width (authored by ahiemstra). REPOSITORY R858 Qt Quick Controls 2: Desktop Style CHANGES SINCE LAST UPDATE https://phabricato

D27280: ScrollView: Use scrollbar height as bottom padding, not width

2020-02-10 Thread Arjen Hiemstra
ahiemstra created this revision. ahiemstra added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ahiemstra requested review of this revision. REVISION SUMMARY Apparently I accidentally used the bottom scrollbar width instead of height. Oops. TEST P