diff options
Diffstat (limited to 'modules/launcher/WallpaperList.qml')
| -rw-r--r-- | modules/launcher/WallpaperList.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/launcher/WallpaperList.qml b/modules/launcher/WallpaperList.qml index fd703f2..fef1726 100644 --- a/modules/launcher/WallpaperList.qml +++ b/modules/launcher/WallpaperList.qml @@ -51,7 +51,6 @@ PathView { preferredHighlightBegin: 0.5 preferredHighlightEnd: 0.5 highlightRangeMode: PathView.StrictlyEnforceRange - highlightMoveDuration: Appearance.anim.durations.short delegate: WallpaperItem { visibilities: root.visibilities |