DropShadow: on the media card + some cleanup

This commit is contained in:
ItsLemmy
2025-11-18 19:51:54 -05:00
parent 8242b0d97d
commit 592e261eb8
9 changed files with 226 additions and 195 deletions
@@ -148,7 +148,7 @@ Item {
}
// Apply shadow to the cached layer
NDropShadows {
NDropShadow {
anchors.fill: parent
source: backgroundsShape
}