seoz pushed a commit to branch master.

commit 27042016fbe339e6c7c9e261899ce7ae3947e2ff
Author: Daniel Juyung Seo <[email protected]>
Date:   Wed Jun 26 11:09:19 2013 +0900

    list.edc: do not fix h_item_odd's TEXT part horizontally.
    
    This fixes T186 issue.
    https://phab.enlightenment.org/T186
---
 data/themes/widgets/list.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/widgets/list.edc b/data/themes/widgets/list.edc
index 8a12592..45fbdfc 100644
--- a/data/themes/widgets/list.edc
+++ b/data/themes/widgets/list.edc
@@ -1195,7 +1195,7 @@ group { name: "elm/list/h_item_odd/default";
          scale: 1;
          description {
             state: "default" 0.0;
-            fixed: 1 1;
+            fixed: 0 1;
             rel1 {
                to_x: "elm.swallow.icon";
                relative: 0.0 1.0;

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to