princeamd pushed a commit to branch enlightenment-0.17.
commit d7d914cb722e40674ba17f539c7f712ec034c70e
Author: Christopher Michael <[email protected]>
Date: Tue Feb 19 10:59:36 2013 +0000
Backport: 23a8170 :: Fix cloning box to now be over the indicator event
rect.
Signed-off-by: Christopher Michael <[email protected]>
SVN revision: 84209
Signed-off-by: Deon Thomas <[email protected]>
---
data/themes/edc/randr.edc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/data/themes/edc/randr.edc b/data/themes/edc/randr.edc
index 5cc2020..3eb8f69 100644
--- a/data/themes/edc/randr.edc
+++ b/data/themes/edc/randr.edc
@@ -128,7 +128,9 @@ group { name: "e/conf/randr/main/frame";
rel1.to: "e.swallow.preview";
rel1.relative: 0.0 1.0;
rel1.offset: 0 -27;
- rel2.to: "e.swallow.preview";
+ rel2.relative: 1.0 0.0;
+ rel2.to_x: "e.swallow.preview";
+ rel2.to_y: "e.event.indicator";
box {
layout: "horizontal";
padding: 2 0;
@@ -410,7 +412,8 @@ group { name: "e/conf/randr/main/frame";
part { name: "e.event.indicator"; type: RECT;
description { state: "default" 0.0;
color: 0 0 0 0;
- max: 21 21;
+ max: 15 15;
+// max: 21 21;
align: 0.0 1.0;
}
}
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev