Skip to content

Avatar: fix blurry avatar when using Qt scaling

Fushan Wen requested to merge work/fuf/sharper-konqi into master

sourceSize should be multiplied by devicePixelRatio to represent the real size.

CCBUG: 356446 Ref: plasma/plasma-desktop#34 (closed)

Merge request reports