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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.