main
朱子楚\zhuzi 2023-06-11 21:48:43 +08:00
parent aee97c2aab
commit f2ea9a19a1
1 changed files with 1 additions and 2 deletions

View File

@ -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: {