discomfitor pushed a commit to branch elementary-1.13.

http://git.enlightenment.org/core/elementary.git/commit/?id=8dab07fa1ee66b13c1e5ee47d79d43fe9a61233d

commit 8dab07fa1ee66b13c1e5ee47d79d43fe9a61233d
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Mon Feb 23 16:49:24 2015 -0500

    edgebindings theme now sets align to setup layout as expected
    
    ref T2144
---
 data/themes/edc/edgebindings.edc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/themes/edc/edgebindings.edc b/data/themes/edc/edgebindings.edc
index d40f394..a54dad2 100644
--- a/data/themes/edc/edgebindings.edc
+++ b/data/themes/edc/edgebindings.edc
@@ -38,6 +38,7 @@ group { name: "e/modules/conf_edgebindings/selection";
          type: SWALLOW;
          description { state: "default" 0.0;
             min: 160 120;
+            align: 0 0.5;
             rel1.offset: 4 4;
             rel2.relative: 0.5 1.0;
             rel2.offset: -2 -5;
@@ -201,6 +202,7 @@ group { name: "e/modules/conf_edgebindings/selection";
       }
       part { name: "e.swallow.slider"; type: SWALLOW;
          description { state: "default" 0.0;
+            align: 0 0.0;
             rel1 {
                relative: 1 1;
                offset: 5 1;

-- 


Reply via email to