Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default
Modified Files:
default.edc
Log Message:
This should fix thumbnail switching from loading the new image, then
disappearing and reappearing to a more sane behavior. Thumb disappears
with outgoing image and reappears with new one.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default.edc 17 Oct 2003 21:44:30 -0000 1.6
+++ default.edc 17 Oct 2003 22:01:11 -0000 1.7
@@ -2088,17 +2088,16 @@
program
{
name, "ShowPreview";
- signal, "EnticeImagePreviewShow";
+ signal, "EnticeImagePreviewPrep";
source, "";
action, STATE_SET "default" 0.0;
transition, ACCELERATE 0.1;
target, "EnticeImagePreview";
- after, "ShowPreviewAfter";
}
program
{
name, "ShowPreviewAfter";
- signal, "";
+ signal, "EnticeImagePreviewShow";
source, "";
action, STATE_SET "visible" 0.0;
transition, ACCELERATE 0.25;
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs