https://bugs.kde.org/show_bug.cgi?id=464342
--- Comment #3 from Nate Graham <n...@kde.org> ---
In GridBrowserDelegate, if I change the ImageWithFallback instance from:

                sourceSize.width: width
                sourceSize.height: height

to:
                sourceSize.width: width * 2
                sourceSize.height: height * 2

It looks correct for me, 2 being my scale factor. Will investigate further.

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

Reply via email to