Skip to content

🍒 utils/xcbutils: Don't call toXNative with unsigned integer

Yifan Zhu requested to merge work/cherry-pick-ea4fa87b into Plasma/6.0

Instead use signed integers, to prevent the implicit cast from unsigned integers to qreal.

BUG: 482687

(cherry picked from commit ea4fa87b)

Merge request reports