Remove commented code
This commit is contained in:
parent
8871f7e9d8
commit
16e9332aec
@ -17,12 +17,10 @@ SequentialAnimation {
|
|||||||
property: "opacity"
|
property: "opacity"
|
||||||
from: 0
|
from: 0
|
||||||
to: 1
|
to: 1
|
||||||
// /duration: 300
|
|
||||||
}
|
}
|
||||||
|
|
||||||
PauseAnimation {
|
PauseAnimation {
|
||||||
id: pauseAnimation
|
id: pauseAnimation
|
||||||
// duration: spinner.barCount * 150
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user