Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default/programs
Modified Files:
enticeimage.edc
Log Message:
raster pointed out how crappy the fading looks on high res photos, this
behaves better
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/enticeimage.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- enticeimage.edc 9 Jan 2004 07:05:25 -0000 1.1
+++ enticeimage.edc 9 Jan 2004 08:09:44 -0000 1.2
@@ -23,20 +23,11 @@
}
program
{
- name, "IncomingImage";
- signal, "EnticeImageDisplayPrep";
- source, "";
- action, STATE_SET "loading" 0.0;
- transition, LINEAR 0.15;
- target, "EnticeImageClip";
- }
- program
- {
name, "IncomingImageShow";
signal, "EnticeImageDisplay";
source, "";
action, STATE_SET "default" 0.0;
- transition, DECELERATE 0.25;
+ transition, DECELERATE 0.1;
target, "EnticeImage";
target, "EnticeImageClip";
target, "EnticeImagePreview";
-------------------------------------------------------
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