mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NDropShadows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user