[Icons KCM] Floor delegate height
ClosedPublic

Authored by broulik on Mar 18 2020, 10:35 AM.

Details

Summary

There's two rows, so if the delegate happens to be at an odd size, both rows would be rounded up, pushing the icons too close to the delegate border.
Since there's already code for unloading the icons that are out of view, nothing should be leaked into the view, even if we now end up having 1 or 2 pixels of the delegates normally out of view visible.

Test Plan

5.18 please

Before


After

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 18 2020, 10:35 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 18 2020, 10:35 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Mar 18 2020, 10:35 AM
apol accepted this revision.Mar 18 2020, 11:13 AM
This revision is now accepted and ready to land.Mar 18 2020, 11:13 AM
This revision was automatically updated to reflect the committed changes.