forked from Shinonome/dots-hyprland
right sidebar: remove unecessary visibility hook
This commit is contained in:
@@ -29,10 +29,6 @@ Scope {
|
||||
visible: sidebarLoader.active
|
||||
focusable: true
|
||||
|
||||
onVisibleChanged: {
|
||||
if (!visible) sidebarLoader.active = false
|
||||
}
|
||||
|
||||
function hide() {
|
||||
sidebarLoader.active = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user