From 795c6adf886c4a643669227af6a64b9fd9f33ae9 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 14 Aug 2003 03:24:41 +0000 Subject: [PATCH] and an example in the test.edc this WILL mean u have to rebuild your .eet's with edje_cc if you use this change... sorry - minor breakage. SVN revision: 7316 --- legacy/edje/data/src/test.edc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/legacy/edje/data/src/test.edc b/legacy/edje/data/src/test.edc index 31c914d346..bbf3dccd1e 100644 --- a/legacy/edje/data/src/test.edc +++ b/legacy/edje/data/src/test.edc @@ -67,8 +67,12 @@ collections { relative, 0.0 0.0; offset, 0 0; -// if not defined assumed to be -1 (relative to all) +// if not defined assumed to be -1 (relative to all). to alone implies x & y // to, "p2"; +// relative to thia named part only in X direction +// to_x, "p2"; +// and relative to this part only in the y direction +// to_y, "p2"; } rel2 {