summaryrefslogtreecommitdiff
path: root/modules/background/Wallpaper.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/background/Wallpaper.qml')
-rw-r--r--modules/background/Wallpaper.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/background/Wallpaper.qml b/modules/background/Wallpaper.qml
index af71da6..2734034 100644
--- a/modules/background/Wallpaper.qml
+++ b/modules/background/Wallpaper.qml
@@ -65,9 +65,6 @@ Item {
}
transitions: Transition {
- from: "*"
- to: "*"
-
NumberAnimation {
target: img
properties: "opacity,scale"