projects
/
profile
/
ivi
/
efl-theme-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13fd2f5
)
[naviframe] Fix the title icon position
author
Jaehyun Cho
<jae_hyun_cho@naver.com>
Wed, 12 Jun 2013 06:12:41 +0000
(15:12 +0900)
committer
Sungho Kwak
<sungho1.kwak@samsung.com>
Thu, 20 Jun 2013 12:46:54 +0000
(21:46 +0900)
Change-Id: I688ee45ed8a8f8a67cfca27a0b91306399a95ad0
themes/widgets/naviframe.edc
patch
|
blob
|
history
diff --git
a/themes/widgets/naviframe.edc
b/themes/widgets/naviframe.edc
index
7ef5183
..
6089ba7
100644
(file)
--- a/
themes/widgets/naviframe.edc
+++ b/
themes/widgets/naviframe.edc
@@
-300,8
+300,8
@@
mouse_events: 0;
description { state: "default" 0.0;
align: 1.0 0.5;
- rel1 { relative: 0.0 0.0; to: "
elm.text.title
"; }
- rel2 { relative: 0.0 1.0; to: "
elm.text.title
"; }
+ rel1 { relative: 0.0 0.0; to: "
title_text_bg
"; }
+ rel2 { relative: 0.0 1.0; to: "
title_text_bg
"; }
fixed: 1 0;
min: NAVIFRAME_PADDING2_INC;
visible: 0;