Skip to content

Panel: use new API to calculate regionGeometry

Yifan Zhu requested to merge work/fanzhuyifan/panel-float into master

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

Depends on plasma-workspace!3907 (merged)

Merge request reports