NDropShadows

This commit is contained in:
ItsLemmy
2025-11-07 07:51:08 -05:00
parent 4319a1bea0
commit d5e9d7a200
5 changed files with 27 additions and 22 deletions
+1 -6
View File
@@ -256,14 +256,9 @@ Variants {
}
// MultiEffect applied to background only
MultiEffect {
NDropShadows {
anchors.fill: cardBackground
source: cardBackground
shadowEnabled: true
shadowBlur: Style.shadowBlur
shadowColor: Color.black
shadowHorizontalOffset: Settings.data.general.shadowOffsetX
shadowVerticalOffset: Settings.data.general.shadowOffsetY
}
// Animation properties