From: Tae-Hwan Kim Date: Thu, 16 Feb 2012 03:18:24 +0000 (+0900) Subject: Sett Clipper as RECT type X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~239 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3701c843cb17e6209559b23648b60bd44b83ff05;p=profile%2Fivi%2Fefl-theme-tizen.git Sett Clipper as RECT type Change-Id: I6ddb673b90d0148ecf587d823d1a4439b592fb14 --- diff --git a/themes/widgets/map.edc b/themes/widgets/map.edc index da934a8..6ab7816 100644 --- a/themes/widgets/map.edc +++ b/themes/widgets/map.edc @@ -636,6 +636,7 @@ } parts { part { name: "whole"; + type: RECT; description { state: "default" 0.0; } } @@ -746,6 +747,7 @@ } parts { part { name: "whole"; + type: RECT; description { state: "default" 0.0; } } @@ -805,6 +807,7 @@ } parts { part { name: "clipper"; + type: RECT; mouse_events: 1; description { state: "default" 0.0; color: 255 255 255 0;