src/hbcore/resources/themes/effects/hbdefault/titlebar_orient_disappear.fxml
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 23 e6ad4ef83b23
child 34 ed14f46c0e55
--- a/src/hbcore/resources/themes/effects/hbdefault/titlebar_orient_disappear.fxml	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbcore/resources/themes/effects/hbdefault/titlebar_orient_disappear.fxml	Mon May 03 12:48:33 2010 +0300
@@ -1,10 +1,10 @@
 <layers>
 	<visual>
 	    <param name="translation_y" type="anim">
-	        <duration>0.2</duration>
-	        <style>inquad</style>
+	        <duration>0.3</duration>
+	     	<style>inoutquad</style>
 	        <keyframe at="0.0">0.0</keyframe>
-	        <keyframe at="1.0">-1.0</keyframe>
+	        <keyframe at="1.0">-1.3</keyframe>
 	        <start ref="visual.top">1.0</start>
 	        <end ref="visual.bottom">1.0</end>
 	    </param>