Skip to content

🍒 kcms/cursortheme: Fix cursor size preview

Yifan Zhu requested to merge work/fanzhuyifan/cherry into Plasma/6.0

On wayland the cursor size is in logical pixels, so don't divide by the device pixel ratio.

Respect the actual icon size, which is different from the cursor size.

BUG: 478089 FIXED-IN: 6.0 (cherry picked from commit 09151f64)

Merge request reports