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 {