Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/programs


Modified Files:
        enticethumb_group.edc 


Log Message:
this felt a little better after playing with it some more

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/enticethumb_group.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- enticethumb_group.edc       9 Jan 2004 07:05:25 -0000       1.1
+++ enticethumb_group.edc       9 Jan 2004 07:26:00 -0000       1.2
@@ -3,13 +3,13 @@
                name, "ShowThumb";
                signal, "mouse,in";
                source, "EnticeThumb";
-               in,     0.3 0.0;
+               in,     0.35 0.0;
                action, SIGNAL_EMIT "EnticeThumbPreview" "";
            }
            program
            {
-               name, "StopHideThumb";
-               signal, "mouse,out";
+               name, "StopShrinkThumb";
+               signal, "mouse,in";
                source, "EnticeThumb";
                action, ACTION_STOP;
                target, "ShrinkThumb";
@@ -21,7 +21,7 @@
                source, "EnticeThumb";
                action, STATE_SET "selected" 0.0;
                target, "EnticeThumb";
-               transition, ACCELERATE 0.1;
+               transition, LINEAR 0.2;
            }
            program
            {
@@ -46,8 +46,8 @@
                source, "EnticeThumb";
                action, STATE_SET "default" 0.0;
                target, "EnticeThumb";
-               transition, DECELERATE 0.1;
-               in, 0.1 0.0;
+               transition, LINEAR 0.4;
+               in, 0.15 0.0;
            }
            program
            {




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to