forked from Shinonome/dots-hyprland
right sidebar: actually unload completely on hide
This commit is contained in:
@@ -26,7 +26,7 @@ Scope {
|
|||||||
GlobalStates.sidebarRightOpen = sidebarLoader.active
|
GlobalStates.sidebarRightOpen = sidebarLoader.active
|
||||||
}
|
}
|
||||||
|
|
||||||
PanelWindow {
|
sourceComponent: PanelWindow {
|
||||||
id: sidebarRoot
|
id: sidebarRoot
|
||||||
visible: sidebarLoader.active
|
visible: sidebarLoader.active
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user