Update
This commit is contained in:
parent
2df038d7e8
commit
872b0e526e
|
@ -57,15 +57,6 @@ Pane {
|
|||
inOpacityAnimationContent.running = true;
|
||||
lineAnimation.running = true;
|
||||
}
|
||||
|
||||
else if (stage == 2) {
|
||||
lineAnimation.running = true;
|
||||
}
|
||||
|
||||
else if (stage == 3) {
|
||||
lineAnimation.running = true;
|
||||
}
|
||||
|
||||
else if (stage == 4) {
|
||||
lineAnimation.running = true;
|
||||
outOpacityAnimationForm.running = true;
|
||||
|
|
Loading…
Reference in New Issue