SVN commit 1215514 by aseigo: be sure to update as well... M +1 -0 panel.cpp --- trunk/KDE/kdebase/workspace/plasma/desktop/containments/panel/panel.cpp #1215513:1215514 @@ -168,6 +168,7 @@ { constraintsEvent(Plasma::LocationConstraint); updateBorders(geometry().toRect()); + update(); } void Panel::adjustLastSpace()