1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-04-30 15:07:22 +08:00
This commit is contained in:
朱子楚\zhuzi 2023-06-11 21:48:43 +08:00
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: {