summaryrefslogtreecommitdiff
path: root/res/edc/view/viewer.edc
diff options
context:
space:
mode:
Diffstat (limited to 'res/edc/view/viewer.edc')
-rw-r--r--res/edc/view/viewer.edc20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/edc/view/viewer.edc b/res/edc/view/viewer.edc
index 94f7b1e..29dd7a6 100644
--- a/res/edc/view/viewer.edc
+++ b/res/edc/view/viewer.edc
@@ -405,6 +405,26 @@ group {
}
}
part {
+ name: "control_btn6";
+ type: SWALLOW;
+ clip_to: "bottomarea";
+ scale: 1;
+ description {
+ state: "default" 0.0;
+ min: 114 143;
+ rel1 {
+ to: "control_btn5";
+ relative: 1.0 0.5;
+ }
+ rel2 {
+ to: "control_btn5";
+ relative: 1.0 0.5;
+ }
+ fixed: 1 1;
+ align: 0.0 0.5;
+ }
+ }
+ part {
name: "padding_time";
type: SPACER;
scale: 1;