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:
383607f
)
[ctxpopup] icon_text_style should have min width
author
Bora Hwang
<bora1.hwang@samsung.com>
Tue, 16 Apr 2013 12:01:27 +0000
(21:01 +0900)
committer
Sungho Kwak
<sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 08:52:45 +0000
(17:52 +0900)
Change-Id: I71b2fd1e272b9d43b3c18bc297105189abad51c6
themes/widgets/ctxpopup.edc
patch
|
blob
|
history
diff --git
a/themes/widgets/ctxpopup.edc
b/themes/widgets/ctxpopup.edc
index
fae2c2d
..
b33013a
100644
(file)
--- a/
themes/widgets/ctxpopup.edc
+++ b/
themes/widgets/ctxpopup.edc
@@
-2908,6
+2908,8
@@
group {
description {
state: "default" 0.0;
visible: 0;
+ min: CTXPOPUP_WIDTH_MIN_INC 1;
+ max: CTXPOPUP_WIDTH_MAX_INC CTXPOPUP_ITEM_HEIGHT_MAX_INC;
}
description {
state: "clicked" 0.0;