[Genlist] Enable mouse event in icon part
authorTae-Hwan Kim <the81.kim@samsung.com>
Wed, 29 Aug 2012 02:51:21 +0000 (11:51 +0900)
committerTae-Hwan Kim <the81.kim@samsung.com>
Fri, 31 Aug 2012 04:57:58 +0000 (13:57 +0900)
Change-Id: I40b5839f102f57e5fe8f8dfc88d3bcfd69a12df4

themes/widgets/genlist/genlist_normal.edc

index e7c0f59..8013604 100644 (file)
          part { name: "elm.icon";
            clip_to: "disclip";
             type: SWALLOW;
-            mouse_events: 0;
+            mouse_events: 1;
             scale: 1;
             description { state: "default" 0.0;
                min: GENLIST_ICON_SMALL_SIZE GENLIST_ICON_SMALL_SIZE;