Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default_slider.edc
Log Message:
* [Widget_Slider] Hiding the label no longer makes the line disappear (TODO--)
Since it was a bug in the default theme and not in the code, other
themes based on it may also need to be updated
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_slider.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- default_slider.edc 28 Aug 2006 05:34:28 -0000 1.13
+++ default_slider.edc 6 Sep 2006 22:26:19 -0000 1.14
@@ -19,6 +19,7 @@
description {
state: "default" 0.0;
color: 0 0 0 0;
+ min: 21 0;
rel1 {
offset: 2 2;
}
@@ -29,6 +30,7 @@
description {
state: "active" 0.0;
color: 0 0 0 0;
+ min: 21 0;
rel1 {
offset: 2 2;
}
@@ -429,6 +431,7 @@
description {
state: "default" 0.0;
color: 0 0 0 0;
+ min: 0 21;
rel1 {
offset: 2 2;
}
@@ -439,6 +442,7 @@
description {
state: "active" 0.0;
color: 0 0 0 0;
+ min: 0 21;
rel1 {
offset: 2 2;
}
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs