[naviframe button] Remove unnescessary parts which was used for title toolbar button
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / button.edc
index 1040656..58a651d 100644 (file)
@@ -4160,19 +4160,6 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                visible: 0;
             }
          }
-         part { name: "bottom_padding";
-            type: RECT;
-            scale: 1;
-            mouse_events: 0;
-            description { state: "default" 0.0;
-               min: BUTTON_NAVIFRAME_BACK_BUTTON_BOTTOM_PADDING_INC;
-               fixed: 0 1;
-               align: 0.0 1.0;
-               rel1 { relative: 0.0 1.0; to: "button_image"; }
-               rel2.to: "button_image";
-               visible: 0;
-            }
-         }
          part { name: "back_button";
             scale: 1;
             mouse_events: 0;
@@ -4185,12 +4172,6 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                rel2.to: "button_image";
                image.normal: "00_icon_Back.png";
             }
-            description { state: "title_button" 0.0;
-               inherit: "default" 0.0;
-               align: 0.5 1.0;
-               rel1 { relative: 0.0 1.0; to: "bottom_padding"; }
-               rel2.to: "bottom_padding";
-            }
          }
          part { name: "back_button.clipper";
             type: RECT;
@@ -5423,19 +5404,6 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                visible: 0;
             }
          }
-         part { name: "bottom_padding";
-            type: RECT;
-            scale: 1;
-            mouse_events: 0;
-            description { state: "default" 0.0;
-               min: BUTTON_NAVIFRAME_MORE_BOTTOM_PADDING_INC;
-               fixed: 0 1;
-               align: 0.0 1.0;
-               rel1 { relative: 0.0 1.0; to: "button_image"; }
-               rel2.to: "button_image";
-               visible: 0;
-            }
-         }
          part { name: "more_image";
             scale: 1;
             mouse_events: 0;
@@ -5448,12 +5416,6 @@ BUTTON_SCROLL_JUMPTO("jumpto_left", "00_icon_jump_left.png")
                rel2.to: "button_image";
                image.normal: "00_icon_more.png";
             }
-            description { state: "title_button" 0.0;
-               inherit: "default" 0.0;
-               align: 0.5 1.0;
-               rel1 { relative: 0.0 1.0; to: "bottom_padding"; }
-               rel2.to: "bottom_padding";
-            }
          }
          part { name: "more_image.clipper";
             type: RECT;