From kde-commits Tue Jan 18 23:04:27 2011 From: =?utf-8?q?Aaron=20J=2E=20Seigo?= Date: Tue, 18 Jan 2011 23:04:27 +0000 To: kde-commits Subject: KDE/kdebase/workspace/plasma/desktop/containments/panel Message-Id: <20110118230427.A1110AC8B8 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=129539190107186 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()