Skip to content

kcms/style: simplify thumbnail by moving logic to PreviewItem

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

With QPainter::scale and QSizeF::scale, the thumbnail preview item becomes more efficient.

One QQuickItem is removed, and smooth is disabled to get sharp previews.

Normal size Small size
Screenshot_20230126_184057 Screenshot_20230126_184626
Edited by Fushan Wen

Merge request reports

Loading