toolbar: do not change align for "noicon" toolbar items
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 13 Oct 2015 19:22:45 +0000 (15:22 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 13 Oct 2015 19:27:11 +0000 (15:27 -0400)
too many rels and complexity to track this to a more coherent
message

probably broken since 1.0 since there are zero "noicon" toolbar
tests

@fix

fix T2782

data/themes/edc/elm/toolbar.edc

index 8b3dc5ad3e0f98f42f86eb348ccc38f3f9068abe..d932ff24b97636d9c28f68a479065d0b31a41daf 100644 (file)
@@ -625,7 +625,6 @@ group { name: "elm/toolbar/item/default";
             inherit: "default" 0.0;
             rel1.offset: 4 2;
             rel1.relative: 0.0 0.0;
-            align: 0.5 0.5;
          }
          description { state: "noicon_disabled" 0.0;
             inherit: "noicon" 0.0;
@@ -718,7 +717,6 @@ group { name: "elm/toolbar/item/default";
             inherit: "default" 0.0;
             rel1.offset: 4 2;
             rel1.relative: 0.0 0.0;
-            align: 0.5 0.5;
          }
          description { state: "noicon_disabled" 0.0;
             inherit: "noicon" 0.0;