Skip to content

shell/panelview: don't double count floatingPadding

Yifan Zhu requested to merge work/fanzhuyifan/dodge into master

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.4

@teams/qa

Edited by Yifan Zhu

Merge request reports