From: Andrii Kroitor Date: Mon, 30 Oct 2017 12:26:43 +0000 (+0200) Subject: edje_cc: fix text.align description X-Git-Tag: submit/sandbox/upgrade/efl120/20180319.053334~1970^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0761cdfa1fe534e15cc282b7344aaaa039058ea;p=platform%2Fupstream%2Fefl.git edje_cc: fix text.align description @fix --- diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index 2b1bdad..37d658d 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