Skip to content

🍒 Panel: use new API to calculate regionGeometry

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

Previously the compensation for floatingness was done in qml, which had rounding errors that caused the panel to continuously float/defloat. Use new api that calculates regionGeometry independent of floatingness. This also simplifies the code.

BUG: 481379 FIXED-IN: 6.0

(cherry picked from commit 9309df10)

Merge request reports