update the popup position right after creating the popup itself
BUG:177035 svn path=/trunk/KDE/kdelibs/; revision=893271
This commit is contained in:
parent
ba43ebdd06
commit
ac9356bd85
@ -298,6 +298,7 @@ void PopupAppletPrivate::popupConstraintsEvent(Plasma::Constraints constraints)
|
|||||||
}
|
}
|
||||||
|
|
||||||
dialog->adjustSize();
|
dialog->adjustSize();
|
||||||
|
updateDialogPosition();
|
||||||
|
|
||||||
if (icon && lay) {
|
if (icon && lay) {
|
||||||
lay->addItem(icon);
|
lay->addItem(icon);
|
||||||
|
Loading…
Reference in New Issue
Block a user