Fix shadow for spinner
This commit is contained in:
parent
9bd3cfb0fe
commit
02ebee87c2
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ Item {
|
|||
|
||||
MultiEffect {
|
||||
anchors.fill: row
|
||||
shadowBlur: 14
|
||||
blurMax: 14
|
||||
shadowEnabled: true
|
||||
shadowColor: spinner.foreground
|
||||
source: row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue