Enlightenment CVS committal Author : titan Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: box-groups.edc Log Message: Fix up the "nobg" state on scrollpanes. =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/box-groups.edc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- box-groups.edc 2 Mar 2006 01:59:25 -0000 1.5 +++ box-groups.edc 15 Jul 2006 03:46:47 -0000 1.6 @@ -53,6 +53,23 @@ smooth : 0; } } + description { + state: "nobg" 0.0; + rel1 { + to: "background2"; + } + rel2 { + to: "background2"; + } + image { + normal: "e17_tranny.png"; + border: 13 13 13 13; + } + fill { + smooth : 0; + } + } + } part { name: "focus"; @@ -101,6 +118,7 @@ action: STATE_SET "nobg" 0.0; transition: LINEAR 0.0; target: "background2"; + target: "over"; } } } ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs