forked from Shinonome/dots-hyprland
fix left sidebar weird color when detached and transparency enabled
This commit is contained in:
@@ -127,6 +127,7 @@ Scope { // Scope
|
|||||||
sourceComponent: FloatingWindow {
|
sourceComponent: FloatingWindow {
|
||||||
id: detachedSidebarRoot
|
id: detachedSidebarRoot
|
||||||
property var contentParent: detachedSidebarBackground
|
property var contentParent: detachedSidebarBackground
|
||||||
|
color: "transparent"
|
||||||
|
|
||||||
visible: GlobalStates.sidebarLeftOpen
|
visible: GlobalStates.sidebarLeftOpen
|
||||||
onVisibleChanged: {
|
onVisibleChanged: {
|
||||||
|
|||||||
Reference in New Issue
Block a user