forked from Shinonome/dots-hyprland
media controls: fix weird white corners
This commit is contained in:
@@ -119,6 +119,7 @@ Item { // Player instance
|
|||||||
id: backgroundShadowLayer
|
id: backgroundShadowLayer
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
anchors.margins: Appearance.sizes.elevationMargin
|
anchors.margins: Appearance.sizes.elevationMargin
|
||||||
|
color: blendedColors.colLayer0
|
||||||
radius: root.popupRounding
|
radius: root.popupRounding
|
||||||
|
|
||||||
layer.enabled: true
|
layer.enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user