https://bugs.kde.org/show_bug.cgi?id=365979
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/f255af63d2c9e | |b919dbe75e7a8ba681646890fda Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f255af63d2c9eb919dbe75e7a8ba681646890fda by David Edmundson. Committed on 06/03/2017 at 00:16. Pushed by davidedmundson into branch 'master'. Set a longer wallpaper transition time Summary: Whilst using units is generally good, the wallpaper transition time is way too short. It's a different type of animation to the others, especially in a slideshow, where the transition is an important part of the behaviour. This patch loads it from a hidden configuration option with a duration of 1000ms, if and only if animations are enabled. Value determined through brief trial and error. Test Plan: Opened wallpaper. Clicked next. Also changed static wallpaper manually, transition looked fine Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4370 M +4 -0 wallpapers/image/imagepackage/contents/config/main.xml M +4 -2 wallpapers/image/imagepackage/contents/ui/main.qml M +5 -1 wallpapers/image/slideshowpackage/contents/config/main.xml https://commits.kde.org/plasma-workspace/f255af63d2c9eb919dbe75e7a8ba681646890fda -- You are receiving this mail because: You are watching all bug changes.