mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
b2d0975ed7
commit
a48bc51edc
@ -39,8 +39,6 @@ Rectangle {
|
|||||||
enabled: false
|
enabled: false
|
||||||
NumberAnimation{
|
NumberAnimation{
|
||||||
duration: 999
|
duration: 999
|
||||||
easing.type: Easing.BezierSpline
|
|
||||||
easing.bezierCurve: [0.55,0.55,0,1]
|
|
||||||
onRunningChanged: {
|
onRunningChanged: {
|
||||||
if(!running){
|
if(!running){
|
||||||
behavior.enabled = false
|
behavior.enabled = false
|
||||||
|
Loading…
Reference in New Issue
Block a user