https://bugs.kde.org/show_bug.cgi?id=421144
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- 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 watching all bug changes.
