Skip to content
Snippets Groups Projects
Verified Commit 02ebee87 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix shadow for spinner

parent 9bd3cfb0
No related branches found
No related tags found
Loading
Pipeline #5285 passed
......@@ -141,7 +141,7 @@ Item {
MultiEffect {
anchors.fill: row
shadowBlur: 14
blurMax: 14
shadowEnabled: true
shadowColor: spinner.foreground
source: row
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment