[detour commit] r698 - branches/e17/bits

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 4, 2009, 3:32:11 AM2/4/09
to detour-the...@googlegroups.com
Author: alberto.castro.leiva
Date: Wed Feb 4 00:31:33 2009
New Revision: 698

Modified:
branches/e17/bits/background.edc
branches/e17/bits/button.edc

Log:
Fix edge:scaling for button 'shadow'


Modified: branches/e17/bits/background.edc
==============================================================================
--- branches/e17/bits/background.edc (original)
+++ branches/e17/bits/background.edc Wed Feb 4 00:31:33 2009
@@ -75,7 +75,7 @@
rel1 {
to: "gradient";
relative: 0.0 0.5;
- offset: -40 0;
+ offset: -40 -22;
}

rel2 {
@@ -92,7 +92,7 @@
rel1 {
to: "gradient";
relative: 0.0 0.5;
- offset: 0 0;
+ offset: 0 -22;
}

rel2 {

Modified: branches/e17/bits/button.edc
==============================================================================
--- branches/e17/bits/button.edc (original)
+++ branches/e17/bits/button.edc Wed Feb 4 00:31:33 2009
@@ -180,7 +180,7 @@
min: 44 24;
color: 255 255 255 0;
image.normal: "images/button_im4.png";
- image.border: 6 6 0 6;
+ image.border: 6 6 13 0;

rel1 {
to: "button_clip";

Reply all
Reply to author
Forward
0 new messages