mpviewplugins/mpcollectionviewplugin/resources/slide_out_to_top.fxml
branchGCC_SURGE
changeset 44 eff9df3d9c98
parent 30 b95ddb5a0d10
parent 42 79c49924ae23
--- a/mpviewplugins/mpcollectionviewplugin/resources/slide_out_to_top.fxml	Fri Jun 11 16:24:02 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<layers>
-    <visual>
-
-        <param name="translation_y" type="anim">
-            <duration>.6</duration>
-            <!--style>inoutcubic</style-->
-            <keyframe at="0.0">0.0</keyframe>
-            <keyframe at="1.0">1.0</keyframe>
-            <start ref="visual.top">1</start>
-            <end ref="visual.height">-0.3</end>
-        </param>
-
-        <param name="opacity" type="anim">
-            <duration>.6</duration>
-            <!--style>inoutcubic</style-->
-	          <keyframe at="0.0">1.0</keyframe>
-	          <keyframe at="1.0">0.0</keyframe>
-	      </param>
-	      
-    </visual>
-</layers>
\ No newline at end of file