restore the proper offset
This commit is contained in:
parent
592a0db2ab
commit
ef0832787a
@ -70,6 +70,7 @@ PanelView::PanelView(ShellCorona *corona, QWindow *parent)
|
|||||||
connect(this, &PlasmaQuickView::containmentChanged,
|
connect(this, &PlasmaQuickView::containmentChanged,
|
||||||
this, [=] () {
|
this, [=] () {
|
||||||
restore();
|
restore();
|
||||||
|
positionPanel();
|
||||||
});
|
});
|
||||||
|
|
||||||
if (!m_corona->package().isValid()) {
|
if (!m_corona->package().isValid()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user