removed duplicate animation
This commit is contained in:
@@ -59,12 +59,6 @@ Item {
|
|||||||
spring: 4
|
spring: 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Behavior on boxWidth {
|
|
||||||
SpringAnimation {
|
|
||||||
damping: 0.3
|
|
||||||
spring: 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Behavior on implicitWidth {
|
Behavior on implicitWidth {
|
||||||
SpringAnimation {
|
SpringAnimation {
|
||||||
damping: 0.3
|
damping: 0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user