Focus : Enlarge the item's focus size
authorJin Yoon <jinny.yoon@samsung.com>
Thu, 11 Jul 2013 07:42:11 +0000 (16:42 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Thu, 11 Jul 2013 07:42:11 +0000 (16:42 +0900)
data/edje/item_4x4.edc

index 25e6750a9645916cd01e1fe8c02330572245debf..816cfb3bdda32ea9c088f9ac0c657dd63e2353ef 100644 (file)
@@ -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;