projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e5a08b
)
toolbar: do not change align for "noicon" toolbar items
author
Mike Blumenkrantz
<zmike@osg.samsung.com>
Tue, 13 Oct 2015 19:22:45 +0000
(15:22 -0400)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/data/themes/edc/elm/toolbar.edc
b/data/themes/edc/elm/toolbar.edc
index 8b3dc5ad3e0f98f42f86eb348ccc38f3f9068abe..d932ff24b97636d9c28f68a479065d0b31a41daf 100644
(file)
--- a/
data/themes/edc/elm/toolbar.edc
+++ b/
data/themes/edc/elm/toolbar.edc
@@
-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;