[dolphin] [Bug 421144] Always show hires icons regardless of icon size

Nate Graham bugzilla_noreply at kde.org
Thu May 7 17:19:02 BST 2020


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nate at kde.org

--- Comment #1 from Nate Graham <nate at kde.org> ---
The problem isn't the resolution per se, it's because you're using a 1x scale
factor and there is no 48px size for folder icons. There is a pixel-perfect
32px size, and there is a pixel-perfect 64px size, but we don't provide 48px
sizes. As a result, 48px folder icons look a bit blurry when using a 1x scale
factor. There are a few different ways to fix this:

1. Use  High DPI screen and a scale factor of 2x or more. With the appropriate
hardware setup, your screen has enough pixels to display a scaled-down icon
without it looking blurry.
2. Create and ship 48px versions of all folder/places icons. This would work,
but would entail an *enormous* amount of work as there are a lot of these
icons. Also it wouldn't work for

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list