emit geom changed signal on size changes as well as a SizeConstraint. one should one or the other but not both, i suppose.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=817989
This commit is contained in:
parent
ccadeadaa2
commit
d222baf2f2
@ -1143,6 +1143,7 @@ void Applet::resizeEvent(QGraphicsSceneResizeEvent *event)
|
||||
}
|
||||
|
||||
updateConstraints(Plasma::SizeConstraint);
|
||||
emit geometryChanged();
|
||||
}
|
||||
|
||||
void Applet::showConfigurationInterface()
|
||||
|
Loading…
Reference in New Issue
Block a user