From b0761cdfa1fe534e15cc282b7344aaaa039058ea Mon Sep 17 00:00:00 2001 From: Andrii Kroitor Date: Mon, 30 Oct 2017 14:26:43 +0200 Subject: [PATCH] edje_cc: fix text.align description @fix --- src/bin/edje/edje_cc_handlers.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index 2b1bdad1ef..37d658da27 100644 --- a/src/bin/edje/edje_cc_handlers.c +++ b/src/bin/edje/edje_cc_handlers.c @@ -11487,7 +11487,9 @@ st_collections_group_parts_part_description_text_max(void) @parameters [horizontal] [vertical] @effect - Change the position of the point of balance inside the container [-1.0 - 1.0]. + Change the alignment of the text [0.0(left) - 1.0(right)]. + You can set horizontal alignment to -1.0 to use bidirectional based alignment( + 0.0 for LTR content or 1.0 for RTL) Defaults: 0.5 0.5 @endproperty