Fix fade out of ripple
This commit is contained in:
parent
1c83ce1e79
commit
c3e2e73175
@ -110,7 +110,7 @@ Item {
|
||||
NumberAnimation {
|
||||
id: opacity_animation
|
||||
|
||||
target: ripple
|
||||
target: circle
|
||||
properties: "opacity"
|
||||
to: 0
|
||||
duration: ripple.opacityAnimationDuration
|
||||
|
Loading…
Reference in New Issue
Block a user