[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace] plasma/generic/applets/batterymonitor/contents/ui: Tighter and controlled animation 
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2014-02-11 22:20:13
Message-ID: E1WDLgb-0002Cs-FU () scm ! kde ! org
[Download RAW message or body]

Git commit 17b3d60aa9d847ccb69ec21abc0d9b00d5a647c5 by Sebastian Kügler.
Committed on 11/02/2014 at 22:19.
Pushed by sebas into branch 'master'.

Tighter and controlled animation in battery

M  +1    -1    plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml

http://commits.kde.org/kde-workspace/17b3d60aa9d847ccb69ec21abc0d9b00d5a647c5

diff --git a/plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml \
b/plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml index \
                f5d051e..9d5ef95 100755
--- a/plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml
+++ b/plasma/generic/applets/batterymonitor/contents/ui/BatteryItem.qml
@@ -31,7 +31,7 @@ Item {
     height: expanded ? batteryInfos.height + padding.margins.top + \
                padding.margins.bottom * 2 + actionRow.height
                      : batteryInfos.height + padding.margins.top + \
padding.margins.bottom  
-    Behavior on height { PropertyAnimation {} }
+    Behavior on height { PropertyAnimation { duration: units.shortDuration *2 } }
 
     property bool expanded
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic