make unload actually unload...

This commit is contained in:
end-4 2025-05-22 15:00:44 +02:00
parent f366b9aca6
commit 3e39fc7b13

View file

@ -56,7 +56,7 @@ Scope {
width: sidebarWidth - Appearance.sizes.hyprlandGapsOut * 2
height: parent.height - Appearance.sizes.hyprlandGapsOut * 2
Rectangle {
sourceComponent: Rectangle {
id: sidebarRightBackground
implicitHeight: parent.height - Appearance.sizes.hyprlandGapsOut * 2