diff --git a/popupapplet.cpp b/popupapplet.cpp index 6470b6e8c..24f503222 100644 --- a/popupapplet.cpp +++ b/popupapplet.cpp @@ -298,6 +298,7 @@ void PopupAppletPrivate::popupConstraintsEvent(Plasma::Constraints constraints) } dialog->adjustSize(); + updateDialogPosition(); if (icon && lay) { lay->addItem(icon);