Fixes for applet configuration layout.

Authored by gvgeo on Feb 24 2020, 8:56 AM.

Description

Fixes for applet configuration layout.

Summary:
Fix applet configuration overlap with top line.
Change the margins to move scrollbar so that it touches the edge.
and use margins for content.
Set content to use available width.
Prevent vertical scrollbar from poping on/off internally.
Change the layout so that categories column can get the full height.
Remove 2 unused properties.
Fix bind loop for pageFlickable's width.
Fix title alignment for RTL.

Test Plan:
Open desktop and audio configurations and make windows small.
Select audio category and move content to the top. (If there is no
scrollbar, increase and decrease height to exploit bug.)

Before:
At the right side (the main) scrollbar will have a margin, and overlap
with content.


Desktop categories stop above buttons cancel, ok.

Main content, and category highlight are displayed on top of the line.

After:
Scrollbar touch the edge, and the content has correct margin.

Categories height is not limited.

Main content , and category highlight(restored, see photo above instead for highlight) touch the line below.

Reviewers: Plasma, VDG, filipf, ngraham

Reviewed By: VDG, filipf, ngraham

Subscribers: ngraham, filipf, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D27608

Details

Committed
gvgeoMar 5 2020, 7:54 PM
Reviewer
VDG
Differential Revision
D27608: Fixes for applet configuration layout.
Parents
R119:bfcc6df32396: [Applet/TaskManager]Don't create extra PulseAudio component
Branches
Unknown
Tags
Unknown