don't rerun popupConstraintsEvent
if the icon situation is correct
This commit is contained in:
parent
ef43e94b83
commit
d24fbdc4c7
@ -81,9 +81,9 @@ void PopupApplet::setPopupIcon(const QIcon &icon)
|
||||
d->icon = 0;
|
||||
setLayout(0);
|
||||
setAspectRatioMode(d->savedAspectRatio);
|
||||
d->popupConstraintsEvent(FormFactorConstraint);
|
||||
}
|
||||
|
||||
d->popupConstraintsEvent(FormFactorConstraint);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user