diff options
Diffstat (limited to 'modules/launcher/ContentList.qml')
| -rw-r--r-- | modules/launcher/ContentList.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/launcher/ContentList.qml b/modules/launcher/ContentList.qml index 62d5305..9818118 100644 --- a/modules/launcher/ContentList.qml +++ b/modules/launcher/ContentList.qml @@ -51,9 +51,6 @@ Item { ] transitions: Transition { - from: "*" - to: "*" - SequentialAnimation { NumberAnimation { target: root |