merge with master
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / selectioninfo.edc
index f68cc9c..b25f738 100644 (file)
@@ -36,11 +36,11 @@ group { name: "elm/standard/selectioninfo/default";
       }
       part { name: "bottom.popup.shadow";
          type: IMAGE;
+         mouse_events: 0;
          scale: 1;
          description { state: "default" 0.0;
             min: SELECTION_INFO_SHADOW_VER_W_INC SELECTION_INFO_SHADOW_VER_H_INC;
             align: 0.5 1.0;
-            fixed: 1 1;
             image.normal: "00_bottom_popup_shadow.png";
             rel2 {
                to: "bg";
@@ -50,6 +50,7 @@ group { name: "elm/standard/selectioninfo/default";
       }
       part { name: "padding_left";
          scale: 1;
+         mouse_events: 0;
          description {
             state: "default" 0.0;
             min: SELECTION_INFO_LEFT_PADDING_INC 0;