mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 13:29:58 -05:00
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