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

Chandradeep Dey <chandradeep...@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chandradeep...@posteo.net

--- Comment #38 from Chandradeep Dey <chandradeep...@posteo.net> ---
I have the same problem with 125% scaling. I thought only the avatar was blurry
compared to SDDM. After seeing this bug I looked at the rest and all were
blurry as mentioned.

Changing
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml
line 85
-sourceSize: Qt.size(faceSize, faceSize)
+sourceSize: Qt.size(faceSize * 1.25, faceSize * 1.25)
+width: faceSize

made the avatar as good as SDDM.

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

Reply via email to