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

List:       kde-commits
Subject:    playground/base/plasma/kde-artwork-active/splash
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-11-30 19:32:23
Message-ID: 20111130193223.62DAFAC88F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1266808 by mart:

smaller spinner, keep it until the end


 M             images/spinner.png  
 M  +2 -11     main.qml  


--- trunk/playground/base/plasma/kde-artwork-active/splash/main.qml #1266807:1266808
@@ -63,7 +63,6 @@
             stage4BottomLeftVine.opacity = 0
             stage5BottomLeftVine.opacity = 1
         } else if (stage == 6) {
-            spinner.opacity = 0
             kLogo4.opacity = 1
             kLogo5.opacity = 1
             kLogo6.opacity = 1
@@ -302,20 +301,12 @@
         source: "images/spinner.png"
         anchors.horizontalCenter: parent.horizontalCenter
         smooth: true
-        y: 95
-        Behavior on opacity {
-            NumberAnimation {
-                duration: 1000
-                easing {
-                    type: Easing.InOutQuad 
-                }
-            }
-        }
+        anchors.centerIn: parent
 
         RotationAnimation on rotation {
             from: 0
             to: 360
-            duration: 5500
+            duration: 2500
             running: spinner.opacity > 0
             loops: Animation.Infinite
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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