From 7f87e7e6b8f2cb617d01aa09f5e7dcb5a9dc1a03 Mon Sep 17 00:00:00 2001 From: "ak.singh7" Date: Mon, 2 May 2011 11:31:02 +0530 Subject: [PATCH] [Button.edc]Optimization by modification of padding parts Change-Id: I85f7940af78ab3e82ae0812e8fd1f8c2f468eb95 --- themes/groups/button.edc | 1428 +++++++++++++--------------------------------- 1 file changed, 407 insertions(+), 1021 deletions(-) diff --git a/themes/groups/button.edc b/themes/groups/button.edc index 7aad505..7fc0c56 100644 --- a/themes/groups/button.edc +++ b/themes/groups/button.edc @@ -62,59 +62,31 @@ } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -126,8 +98,8 @@ visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -136,8 +108,8 @@ min: 24 24; max: 24 24; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; align: 0.0 0.5; @@ -180,8 +152,8 @@ mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 8 0; color: 0 0 0 0; @@ -193,8 +165,8 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -203,8 +175,8 @@ min: 24 24; max: 24 24; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -212,8 +184,8 @@ visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -226,8 +198,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_TEXT_STYLE1_NORMAL_COLOR_INC; color2: BUTTON_TEXT_STYLE1_NORMAL_SHAWDOW_COLOR_INC; @@ -529,59 +501,31 @@ } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -593,8 +537,8 @@ visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -603,8 +547,8 @@ min: 24 24; max: 24 24; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; align: 0.0 0.5; @@ -647,8 +591,8 @@ mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 8 0; color: 0 0 0 0; @@ -660,8 +604,8 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -670,8 +614,8 @@ min: 24 24; max: 24 24; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -679,8 +623,8 @@ visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -693,8 +637,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_TEXT_STYLE1_NORMAL_COLOR_INC; color2: BUTTON_TEXT_STYLE1_NORMAL_SHAWDOW_COLOR_INC; @@ -996,59 +940,31 @@ } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -1060,8 +976,8 @@ visible: 1; min: 0 28; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -1097,24 +1013,24 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 28 28; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -1127,8 +1043,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_SWEEP_BUTTON_TEXT_NORMAL_COLOR_INC; color2: BUTTON_SWEEP_BUTTON_TEXT_NORMAL_SHAWDOW_COLOR_INC; @@ -1428,59 +1344,31 @@ } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 1 0; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_right"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; - } - } - part { - name: "padding_bottom"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -1492,8 +1380,8 @@ visible: 1; min: 0 36; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -1529,24 +1417,24 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 36 36; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -1559,8 +1447,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_SWEEP_BUTTON_TEXT_NORMAL_COLOR_INC; color2: BUTTON_SWEEP_BUTTON_TEXT_NORMAL_SHAWDOW_COLOR_INC; @@ -1857,59 +1745,31 @@ } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 1 0; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; - } - } - part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -1921,8 +1781,8 @@ visible: 1; min: 0 40; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -1958,24 +1818,24 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 40 40; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -1988,8 +1848,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: 255 255 255 255; color2: 0 0 0 0; @@ -3143,55 +3003,29 @@ } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 1 0; + fixed: 1 1; visible: 0; } } part { - name: "padding_right"; + name: "padding_right_bottom"; type: RECT; scale: 1; description { state: "default" 0.0; align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - visible: 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - visible: 0; - } - } - part { - name: "padding_bottom"; - type: RECT; - scale: 1; - description { state: "default" 0.0; - align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; + fixed: 1 1; visible: 0; } } @@ -3221,8 +3055,8 @@ description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -3235,8 +3069,8 @@ description { state: "icononly" 0.0; visible: 1; min: 24 24; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -3249,8 +3083,8 @@ scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_POPUP_BUTTON_TEXT_NORMAL_COLOR_INC; color2: BUTTON_POPUP_BUTTON_TEXT_NORMAL_SHAWDOW_COLOR_INC; @@ -4296,59 +4130,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 2 2; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 2 2; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 2 2; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 2 2; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -4360,8 +4166,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 40; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -4397,24 +4203,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 40 40; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -4427,8 +4233,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_TEXT_STYLE1_NORMAL_COLOR_INC; color2: BUTTON_TEXT_STYLE1_NORMAL_SHAWDOW_COLOR_INC; @@ -4725,59 +4531,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 1 0; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_right"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; - } - } - part { - name: "padding_bottom"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { name: "elm.swallow.content"; @@ -4789,8 +4567,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 0; aspect: 1.0 1.0; aspect_preference: VERTICAL; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; } description { state: "visible" 0.0; @@ -4966,59 +4744,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 2 2; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 2 2; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 2 2; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 2 2; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -5052,24 +4802,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 38 38; - rel1 { relative: 1.0 0.0; to_x: "padding_left"; } - rel2 { relative: 0.0 1.0; to_x: "padding_right"; } + rel1 { relative: 1.0 0.0; to_x: "padding_left_top"; } + rel2 { relative: 0.0 1.0; to_x: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -5082,8 +4832,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to:"padding_right_bottom"; } align: 0.5 0.5; color: 90 73 40 255; color2: 255 255 255 255; @@ -5378,59 +5128,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -5442,8 +5164,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 28; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -5479,24 +5201,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 28 28; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -5509,8 +5231,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_HIDDEN_BUTTON_TEXT_NORMAL_COLOR_INC; color2: BUTTON_HIDDEN_BUTTON_TEXT_NORMAL_SHAWDOW_COLOR_INC; @@ -5805,59 +5527,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; + rel2.relative: 0.0 0.0; min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 10; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 10; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -5869,8 +5563,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 40; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -5906,24 +5600,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 24 24; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -5936,8 +5630,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.0 0.5; color: 90 73 40 255; color2: 255 255 255 255; @@ -6231,59 +5925,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -6295,8 +5961,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 32; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -6332,24 +5998,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 32 32; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -6362,8 +6028,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: 78 73 69 255; color2: 0 0 0 0; @@ -6658,59 +6324,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; + rel2.relative: 0.0 0.0; min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -6722,8 +6360,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 32; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.swallow.content"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.swallow.content"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -6759,24 +6397,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 32 32; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -6789,8 +6427,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_icon_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: 78 73 69 255; color2: 0 0 0 0; @@ -7075,71 +6713,43 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } description { state: "clicked" 0.0; inherit: "default" 0.0; - image.normal: "00_button_01_normal_press.png"; - } - description { state: "disabled" 0.0; - inherit: "default" 0.0; - image.normal: "00_button_01_normal_dim.png"; - } - description { state: "focused" 0.0; - inherit: "default" 0.0; - image.normal: "00_button_01_normal_press.png"; - } - } - part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; + image.normal: "00_button_01_normal_press.png"; } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image.normal: "00_button_01_normal_dim.png"; + } + description { state: "focused" 0.0; + inherit: "default" 0.0; + image.normal: "00_button_01_normal_press.png"; } } part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 10; - fixed: 0 1; - color: 0 0 0 0; + rel2.relative: 0.0 0.0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 10; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -7151,8 +6761,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -7161,8 +6771,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 24 24; max: 24 24; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; align: 0.0 0.5; @@ -7205,8 +6815,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 10 0; color: 0 0 0 0; @@ -7218,8 +6828,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -7228,8 +6838,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 24 24; max: 24 24; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -7237,8 +6847,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -7251,8 +6861,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_ICON_TEXT_NORMAL_COLOR_INC; color2: BUTTON_ICON_TEXT_NORMAL_SHAWDOW_COLOR_INC; @@ -8300,59 +7910,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -8364,8 +7946,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 20 20; max: 20 20; align: 0.5 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } image.normal: "00_picker_arrow_left.png"; } description { state: "clicked" 0.0; @@ -8530,59 +8112,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -8594,8 +8148,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 20 20; max: 20 20; align: 0.5 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top";} + rel2 { relative: 0.0 0.0; to_x: "padding_right_bottom";} image.normal: "00_picker_arrow_right.png"; } description { state: "clicked" 0.0; @@ -8761,59 +8315,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -8825,8 +8351,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -8834,8 +8360,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 40 40; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; align: 0.0 0.5; @@ -8879,8 +8405,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 12 0; max: 12 0; @@ -8893,24 +8419,24 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; fixed: 1 0; visible: 1; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } description { state: "icononly" 0.0; visible: 1; min: 40 40; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -8923,8 +8449,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: 51 102 255 255; color2: 255 255 255 255; @@ -9215,59 +8741,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; + rel2.relative: 0.0 0.0; min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -9279,8 +8777,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -9288,8 +8786,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 22 22; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -9330,8 +8828,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 6 0; color: 0 0 0 0; @@ -9343,8 +8841,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -9353,8 +8851,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 22 22; max: 22 22; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -9362,8 +8860,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -9375,8 +8873,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: 255 255 255 255; text { @@ -9660,59 +9158,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; + rel2.relative: 0.0 0.0; min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -9724,8 +9194,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -9733,8 +9203,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 22 22; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -9775,8 +9245,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 6 0; color: 0 0 0 0; @@ -9788,8 +9258,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -9798,8 +9268,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 22 22; max: 22 22; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -9807,8 +9277,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -9820,8 +9290,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.0 0.5; color: 255 255 255 255; text { @@ -10105,59 +9575,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; + rel2.relative: 0.0 0.0; min: 10 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + min: 10 5; + fixed: 1 1; + visible: 0; } } part { @@ -10169,8 +9611,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -10178,8 +9620,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 22 22; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -10220,8 +9662,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 6 0; color: 0 0 0 0; @@ -10233,8 +9675,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -10243,8 +9685,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 22 22; max: 22 22; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -10252,8 +9694,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 30 30; max: 30 30; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -10265,8 +9707,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 1.0 0.5; color: 255 255 255 255; text { @@ -10997,59 +10439,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 5 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -11061,8 +10475,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 0 0; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } align: 0.0 0.5; color: 0 0 0 0; } @@ -11071,8 +10485,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 24 24; max: 24 24; fixed: 1 0; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; align: 0.0 0.5; @@ -11115,8 +10529,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; //when only icon or no icon is there align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 8 0; color: 0 0 0 0; @@ -11128,8 +10542,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt description { state: "default" 0.0; visible: 0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "padding_left"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "padding_left_top"; to_y: "padding_right_bottom"; } fixed: 1 0; } description { state: "visible" 0.0; @@ -11138,8 +10552,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt min: 24 24; max: 24 24; align: 1.0 0.5; - rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_before_text"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_text"; to_y: "padding_right_bottom"; } aspect: 1.0 1.0; aspect_preference: VERTICAL; } @@ -11147,8 +10561,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 1; min: 30 20; max: 30 20; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; aspect: 1.0 1.0; aspect_preference: VERTICAL; @@ -11160,8 +10574,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 0; - rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "padding_after_icon"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_TEXT_TICKERNOTI_NORMAL_COLOR_INC; text { @@ -11460,59 +10874,31 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt } } part { - name: "padding_left"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1.relative: 0.0 0.0; - rel2.relative: 0.0 1.0; - min: 15 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_right"; - type: RECT; - scale: 1; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0.0; - rel1.relative: 1.0 0.0; - rel2.relative: 1.0 1.0; - min: 15 5; - fixed: 1 0; - color: 0 0 0 0; - } - } - part { - name: "padding_top"; + name: "padding_left_top"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.0; rel1.relative: 0.0 0.0; - rel2.relative: 1.0 0.0; + rel2.relative: 0.0 0.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { - name: "padding_bottom"; + name: "padding_right_bottom"; type: RECT; scale: 1; mouse_events: 0; description { state: "default" 0.0; align: 1.0 1.0; - rel1.relative: 0.0 1.0; + rel1.relative: 1.0 1.0; rel2.relative: 1.0 1.0; min: 5 5; - fixed: 0 1; - color: 0 0 0 0; + fixed: 1 1; + visible: 0; } } part { @@ -11524,8 +10910,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt visible: 0; min: 14 10; fixed: 1 0; - rel1 { relative: 0.0 1.0; to_x: "padding_right"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_right"; to_y: "padding_bottom"; } + rel1 { relative: 0.0 1.0; to_x: "padding_right_bottom"; to_y: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to: "padding_right_bottom"; } align: 1.0 0.5; color: 0 0 0 0; } @@ -11551,8 +10937,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt mouse_events: 0; description { state: "default" 0.0; align: 0.0 0.5; - rel1 { relative: 1.0 1.0; to_x: "elm.text"; to_y: "padding_top"; } - rel2 { relative: 1.0 0.0; to_x: "elm.text"; to_y: "padding_bottom"; } + rel1 { relative: 1.0 1.0; to_x: "elm.text"; to_y: "padding_left_top"; } + rel2 { relative: 1.0 0.0; to_x: "elm.text"; to_y: "padding_right_bottom"; } fixed: 1 0; min: 15 0; color: 0 0 0 0; @@ -11587,8 +10973,8 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt scale: 1; description { state: "default" 0.0; visible: 1; - rel1 { relative: 1.0 1.0; to_x: "padding_left"; to_y: "padding_top"; } - rel2 { relative: 0.0 0.0; to_x: "padding_before_icon"; to_y:"padding_bottom"; } + rel1 { relative: 1.0 1.0; to: "padding_left_top"; } + rel2 { relative: 0.0 0.0; to_x: "padding_before_icon"; to_y:"padding_right_bottom"; } align: 0.5 0.5; color: BUTTON_TEXT_STYLE1_NORMAL_COLOR_INC; color2: BUTTON_TEXT_STYLE1_NORMAL_SHAWDOW_COLOR_INC; -- 2.7.4