edje_cc: fix text.align description
authorAndrii Kroitor <an.kroitor@samsung.com>
Mon, 30 Oct 2017 12:26:43 +0000 (14:26 +0200)
committerAndrii Kroitor <an.kroitor@samsung.com>
Mon, 30 Oct 2017 14:44:32 +0000 (16:44 +0200)
@fix

src/bin/edje/edje_cc_handlers.c

index 2b1bdad..37d658d 100644 (file)
@@ -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