Skip to content

🍒 Panel: don't double count floatingPadding

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

When the panel is floating, geometryByDistance already adds floatingPadding to both top and bottom. Don't double count it when calculating the defloat geometry.

BUG: 482468 FIXED-IN: 6.0.5

(cherry picked from commit d6180e44)

Merge request reports