Diffusion Elisa fe7d70433b62

Make Playlist items span full width

Authored by ngraham on Jun 4 2019, 5:02 PM.

Description

Make Playlist items span full width

Summary:
Currently playlist items do not span the full width; there is a bunch of
complicated logic to determine the margins and playlist's width. This
makes the display look unbalanced and causes a subtle visual bug
(see BUG: below).

This patch resolves both issues by making playlist items visually stick to
both edges of the playlist, just like the category selector list items do.

This patch also does a bit of necessary code cleanup for the playlist states.
I tested this out quite a bit but to make sure there were no regressions but
it's possible that I missed something so more testing may be needed.

BUG: 408210

Test Plan:
Before:

After:

Reviewers: mgallien, Elisa

Reviewed By: mgallien, Elisa

Subscribers: januz

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

Details

Committed
ngrahamJun 6 2019, 9:00 PM
Reviewer
Elisa
Differential Revision
D21582: Make Playlist items span full width
Parents
R255:e973bb7bbf78: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown