Fix shadow for spinner
This commit is contained in:
parent
9bd3cfb0fe
commit
02ebee87c2
@ -141,7 +141,7 @@ Item {
|
||||
|
||||
MultiEffect {
|
||||
anchors.fill: row
|
||||
shadowBlur: 14
|
||||
blurMax: 14
|
||||
shadowEnabled: true
|
||||
shadowColor: spinner.foreground
|
||||
source: row
|
||||
|
Loading…
Reference in New Issue
Block a user