part { name: "button_image";
mouse_events: 1;
description { state: "default" 0.0;
+ min: 15 15;
image {
normal: "bt_base2.png";
border: 7 7 7 7;
part { name: "button_image";
mouse_events: 1;
description { state: "default" 0.0;
+ min: 15 15;
color: 255 255 255 0;
image {
normal: "bt_base2.png";
}
description { state: "visible" 0.0;
inherit: "default" 0.0;
- fixed: 1 1;
visible: 1;
aspect: 1.0 1.0;
- aspect_preference: VERTICAL;
rel2.offset: 4 -5;
}
description { state: "disabled" 0.0;
description { state: "disabled_visible" 0.0;
inherit: "default" 0.0;
color: 128 128 128 128;
- fixed: 1 1;
visible: 1;
aspect: 1.0 1.0;
}
inherit: "default" 0.0;
color: 128 128 128 128;
visible: 1;
+ text.min: 1 1;
}
}
part { name: "disabler";
description { state: "default" 0.0;
fixed: 1 0;
visible: 0;
- color: 255 255 255 255;
align: 0.0 0.5;
- rel1.to_x: "bg";
- rel1.relative: 1.0 0.0;
+ rel1.to_x: "bg";
+ rel1.relative: 1.0 0.0;
rel1.offset: 1 1;
- rel2.to_x: "bg";
+ rel2.to_x: "bg";
+ rel2.offset: 1 -2;
rel2.relative: 1.0 1.0;
- rel2.offset: 2 -2;
}
description { state: "visible" 0.0;
inherit: "default" 0.0;
- fixed: 1 1;
+ fixed: 1 0;
visible: 1;
aspect: 1.0 1.0;
- aspect_preference: VERTICAL;
}
description { state: "disabled" 0.0;
inherit: "default" 0.0;
description { state: "disabled_visible" 0.0;
inherit: "default" 0.0;
color: 128 128 128 128;
- fixed: 1 1;
+ fixed: 1 0;
visible: 1;
aspect: 1.0 1.0;
}
text {
font: "Sans,Edje-Vera";
size: 10;
- min: 0 0;
+ min: 0 1;
align: 0.0 0.5;
}
}
}
description { state: "visible" 0.0;
inherit: "default" 0.0;
- fixed: 1 1;
visible: 1;
color: 255 255 255 255;
aspect: 1.0 1.0;
- aspect_preference: VERTICAL;
}
description { state: "disabled" 0.0;
inherit: "default" 0.0;
inherit: "default" 0.0;
color: 128 128 128 128;
visible: 1;
+ aspect: 1.0 1.0;
}
}
part { name: "elm.text";
font: "Sans,Edje-Vera";
size: 13;
align: 0.5 0.5;
+ min: 0 1;
}
}
description { state: "show" 0.0;