update
parent
aee97c2aab
commit
f2ea9a19a1
|
@ -206,8 +206,7 @@ CustomWindow {
|
||||||
target: canvas
|
target: canvas
|
||||||
property: "radius"
|
property: "radius"
|
||||||
duration: 666
|
duration: 666
|
||||||
easing.type: Easing.BezierSpline
|
easing.type: Easing.OutCubic
|
||||||
easing.bezierCurve: [0,0,0,1]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
onRadiusChanged: {
|
onRadiusChanged: {
|
||||||
|
|
Loading…
Reference in New Issue