mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-27 05:38:37 +08:00
update
This commit is contained in:
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
Block a user