mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
never reparent the panel
This commit is contained in:
parent
83f876a761
commit
46a909a64d
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ PlasmaCore.ColorScope {
|
|||
|
||||
Rectangle {
|
||||
z: 1
|
||||
parent: slidingPanel.visible && !slidingPanel.wideScreen ? panelContents : root
|
||||
//parent: slidingPanel.visible && !slidingPanel.wideScreen ? panelContents : root
|
||||
anchors {
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
|
|
|
|||
Loading…
Reference in a new issue