[kcm/effects] Clip ListView
ClosedPublic

Authored by nicolasfella on Feb 21 2020, 10:51 PM.

Details

Summary

Otherwise the content overflows the frame when scrolling.

QQC2 scrollview docs say "ScrollView does not automatically clip its contents. If it is not used as a full-screen item, you should consider setting the clip property to true"

Test Plan

Before:

After:

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Feb 21 2020, 10:51 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 21 2020, 10:51 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
nicolasfella requested review of this revision.Feb 21 2020, 10:51 PM
nicolasfella edited the summary of this revision. (Show Details)Feb 21 2020, 10:55 PM
nicolasfella edited the test plan for this revision. (Show Details)
ngraham accepted this revision.Feb 22 2020, 3:07 AM
ngraham added a subscriber: ngraham.

Oh gosh, that's all that was missing? Heh. the new System Tray settings also needs this.

Stable branch please.

This revision is now accepted and ready to land.Feb 22 2020, 3:07 AM
This revision was automatically updated to reflect the committed changes.