Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        scrollbar-groups.edc 


Log Message:
Fix clipping of scrollbar elements.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/scrollbar-groups.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- scrollbar-groups.edc        2 Jun 2006 17:03:57 -0000       1.6
+++ scrollbar-groups.edc        8 Oct 2006 07:48:28 -0000       1.7
@@ -39,7 +39,7 @@
             }
             rel2 {
                relative: 0.0 0.5;
-               offset: 16 9;
+               offset: 15 7;
             }
             image {
                normal: "e17_scrollbar_left_arrow.png";
@@ -139,7 +139,7 @@
             }
             rel2 {
                relative: 1.0 0.5;
-               offset: 0 9;
+               offset: -1 7;
             }
             image {
                normal: "e17_scrollbar_right_arrow.png";
@@ -317,7 +317,7 @@
             }
             rel2 {
                relative: 0.5 0.0;
-               offset: 9 16;
+               offset: 7 15;
             }
             image {
                normal: "e17_scrollbar_top_arrow.png";
@@ -366,7 +366,7 @@
             }
             rel2 {
                relative: 0.5 1.0;
-               offset: 9 0;
+               offset: 7 0;
             }
             image {
                normal: "e17_scrollbar_bottom_arrow.png";



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to