From: Jin Yoon Date: Thu, 11 Jul 2013 07:42:11 +0000 (+0900) Subject: Focus : Enlarge the item's focus size X-Git-Tag: submit/tizen_2.2/20130714.152534~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf36749da611d5bae997b56fee78084fcab30d6e;p=apps%2Fhome%2Fmenu-screen.git Focus : Enlarge the item's focus size --- diff --git a/data/edje/item_4x4.edc b/data/edje/item_4x4.edc index 25e6750..816cfb3 100644 --- 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;