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

--- Comment #6 from Nate Graham <n...@kde.org> ---
Can confirm. They actually look worse in HiDPI mode, as expected for small
pixmaps that are being upscaled.

The fix is most likely somewhere in Dolphin's informationPanelContent.cpp.
Probably the pixmaps need to be adjusted to take the device pixel ratio into
account rather than using raw pixel sizes. Perhaps it's the line that does
this:

m_previewJob->setScaleType(KIO::PreviewJob::Unscaled);

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

Reply via email to