realign the panel when size changes
inthe case the panel is centered or at right, it has to be moved as well
This commit is contained in:
parent
bd0ccdebf7
commit
2be97bdcdc
@ -527,6 +527,7 @@ void PanelView::resizeEvent(QResizeEvent *ev)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_positionPaneltimer.start();
|
||||||
PlasmaQuickView::resizeEvent(ev);
|
PlasmaQuickView::resizeEvent(ev);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user