Skip to content

kcms/cursortheme: fix blurry cursor preview when using fractional scaling

Fushan Wen requested to merge work/fuf/blurrycursor into master

Scale the cursor preview pixmap in PreviewWidget instead of in QML, which makes sure the source image is sharp.

Before After
image 图片
Edited by Fushan Wen

Merge request reports