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

Authored by ahiemstra on Feb 10 2020, 10:48 AM.

Details

Summary

Apparently I accidentally used the bottom scrollbar width instead of
height. Oops.

Test Plan

ScrollView with horizontal scrollbar no longer hides content

Diff Detail

Repository
R858 Qt Quick Controls 2: Desktop Style
Branch
horizontal_height
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22288
Build 22306: arc lint + arc unit
ahiemstra created this revision.Feb 10 2020, 10:48 AM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 10 2020, 10:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ahiemstra requested review of this revision.Feb 10 2020, 10:48 AM
davidedmundson accepted this revision.Feb 10 2020, 10:49 AM
This revision is now accepted and ready to land.Feb 10 2020, 10:49 AM
This revision was automatically updated to reflect the committed changes.