Skip to content

KStandardItemListWidget: Render pixmap with explicit dpr

Kai Uwe Broulik requested to merge work/kbroulik/render-icon-explicit-dpr into kf6

Instead of using the one from QApplication, use the one from the window.


kf6-only as Qt 5 only has API taking a QWindow.

With 175% scaling, before:

Screenshot_20230823_154057

After:

Screenshot_20230823_154105

Merge request reports

Loading