Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a8f4127ee |
@@ -52,7 +52,7 @@ Switch {
|
||||
|
||||
transitions: Transition {
|
||||
reversible: true
|
||||
NumberAnimation { properties: "x"; easing.type: Easing.Linear; duration: 120; running: visible }
|
||||
NumberAnimation { properties: "x"; easing.type: Easing.Linear; duration: 120 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user