projects
/
apps
/
home
/
menu-screen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
890619d
)
Focus : Enlarge the item's focus size
author
Jin Yoon
<jinny.yoon@samsung.com>
Thu, 11 Jul 2013 07:42:11 +0000
(16:42 +0900)
committer
Jin Yoon
<jinny.yoon@samsung.com>
Thu, 11 Jul 2013 07:42:11 +0000
(16:42 +0900)
data/edje/item_4x4.edc
patch
|
blob
|
history
diff --git
a/data/edje/item_4x4.edc
b/data/edje/item_4x4.edc
index 25e6750a9645916cd01e1fe8c02330572245debf..816cfb3bdda32ea9c088f9ac0c657dd63e2353ef 100644
(file)
--- a/
data/edje/item_4x4.edc
+++ b/
data/edje/item_4x4.edc
@@
-217,7
+217,8
@@
collections {
repeat_events: 1;
description {
state: "default" 0.0;
- rel1 { relative: 0.0 0.0; to, "bg"; }
+ /* Enlarge the starting point of Y for tester's request */
+ rel1 { relative: 0.0 -0.1; to, "bg"; }
rel2 { relative: 1.0 1.0; to, "bg"; }
fixed: 1 1;
visible: 1;