forked from Shinonome/dots-hyprland
fix notif shadow anchors warning
This commit is contained in:
@@ -213,7 +213,6 @@ Item {
|
|||||||
anchors.fill: notificationBackground
|
anchors.fill: notificationBackground
|
||||||
sourceComponent: DropShadow {
|
sourceComponent: DropShadow {
|
||||||
id: notificationShadow
|
id: notificationShadow
|
||||||
anchors.fill: notificationBackground
|
|
||||||
source: notificationBackground
|
source: notificationBackground
|
||||||
radius: 5
|
radius: 5
|
||||||
samples: radius * 2 + 1
|
samples: radius * 2 + 1
|
||||||
|
|||||||
Reference in New Issue
Block a user