[N_SE-46929] Fix icon selection area
authorJin Yoon <jinny.yoon@samsung.com>
Tue, 23 Jul 2013 04:33:40 +0000 (13:33 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Tue, 23 Jul 2013 04:33:40 +0000 (13:33 +0900)
data/edje/item_4x4.edc
data/org.tizen.menu-screen.xml.in
packaging/org.tizen.menu-screen.spec

index 816cfb3bdda32ea9c088f9ac0c657dd63e2353ef..a6b32a7f0e172062d9a5b0ad4aaa51ce35df3d02 100644 (file)
@@ -76,8 +76,9 @@ collections {
                                mouse_events: 1;
                                description {
                                        state: "default" 0.0;
-                                       rel1 { relative: 0.0 0.0; to, "icon_image"; }
-                                       rel2 { relative: 1.0 1.0; to, "txt"; }
+                                       /* 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"; }
                                        color: 0 0 0 0;
                                        visible: 1;
                                }
index c79faecb323e000f4d2334bc70552787c9ea0e64..a35b0efb984d562d77c27ce12306b60fc5dffe9b 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="@PACKAGE_NAME@" version="1.2.1" install-location="internal-only">
+<manifest xmlns="http://tizen.org/ns/packages" package="@PACKAGE_NAME@" version="1.2.2" install-location="internal-only">
        <label>Simple Menu-screen</label>
        <author email="jinny.yoon@samsung.com" href="www.samsung.com">Jin Yoon</author>
        <author email="yjoo93.park@samsung.com" href="www.samsung.com">Youngjoo Park</author>
index f2991547cd073fd62600ed2b930372a7972bb7c6..8fce5e5066d2653149c17e38195f07217b391401 100644 (file)
@@ -16,7 +16,7 @@
 
 Name:       org.tizen.menu-screen
 Summary:    An utility library of the menu screen
-Version:    1.2.1
+Version:    1.2.2
 Release:    1.1
 Group:      TO_BE/FILLED_IN
 License:    Flora Software License