Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        slider.edc 


Log Message:
zoom to fit by default, this window is no longer dragable, add an evil bg fullscreen 
state that isn't used yet, reposition the h and v sliders so that they don't cover 
part of the image, make the image area fill the whole edje a little better, make 
showing/hiding of the panel MUCH more smooth, show filesize and geometry on the same 
line but still needs work, prolly introduced some annoyances but oh well
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/macros/slider.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- slider.edc  8 Apr 2004 20:52:06 -0000       1.4
+++ slider.edc  22 Jul 2004 21:41:25 -0000      1.5
@@ -77,13 +77,13 @@
          color, 192 192 192 128;       \
          rel1 {                        \
            to, NAME".scrollbar";       \
-           relative, 0.5 0.5;          \
-           offset, -11 -11;            \
+           relative, 0.0 0.0;          \
+           offset, -4 -4;              \
          }                             \
          rel2 {                        \
            to, NAME".scrollbar";       \
-           relative, 0.5 0.5;          \
-           offset, 10 10;              \
+           relative, 1.0 1.0;          \
+           offset, 4 4;                \
          }                             \
          image {                       \
              normal, "bt_dragable.png"; \
@@ -107,7 +107,7 @@
        }                               \
        description {                   \
          state, "default" 0.0;         \
-         min, 12 12;                   \
+         min, 30 12;                   \
          align, 0.0 0.5;               \
          color, 255 255 255 96;        \
          rel1 {                        \
@@ -126,7 +126,7 @@
        }                               \
        description {                   \
          state, "down" 0.0;            \
-         min, 12 12;                   \
+         min, 30 12;                   \
          align, 0.0 0.5;               \
          color, 255 255 255 255;       \
          rel1 {                        \
@@ -181,7 +181,7 @@
        }                               \
        description {                   \
          state, "default" 0.0;         \
-         min, 12 12;                   \
+         min, 12 30;                   \
          align, 0.0 0.5;               \
          color, 255 255 255 96;        \
          rel1 {                        \
@@ -200,7 +200,7 @@
        }                               \
        description {                   \
          state, "down" 0.0;            \
-         min, 12 12;                   \
+         min, 12 30;                   \
          align, 0.0 0.5;               \
          color, 255 255 255 255;       \
          rel1 {                        \




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to