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