https://bugs.kde.org/show_bug.cgi?id=452436

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
                 CC|                            |n...@kde.org
         Resolution|---                         |INTENTIONAL

--- Comment #1 from Nate Graham <n...@kde.org> ---
I think this is the expected layout. The content area is divided in half
vertically, with album art in the left pane, and the text in the right pane. In
the case where there is no album art, we show a placeholder icon for the app
itself instead. This icon is centered in its pane.

There isn't a way to have consistent margins with such as layout, as we would
need to do one of the following things:
1. Stop centering thre placeholder app icon and move it all the way over to the
left. This would look much worse.
2. Blow up the placeholder app icon to a huge size to make it match the
horizontal size of the text This would also look much worse.
3. Make the text margins match the small size of the app icon. This would make
the text unreadable.

We could change the layout completely to avoid this issue entirely, but that
would be a big design change that would have to be carefully thought out to
avoid introducing further issues. So I don't think there's anything we can do
here, sorry.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to