removed duplicate animation

This commit is contained in:
2026-08-08 17:11:17 +01:00
parent a90afb3154
commit 300cb0b2f8

View File

@@ -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