glima pushed a commit to branch master.

commit d84e77d93fc42e5d016dec2dd5b3ba63a91d9c4b
Author: Gustavo Lima Chaves <[email protected]>
Date:   Mon Aug 12 13:29:43 2013 -0300

    Enough with this bad align Edje property documentation.
---
 src/bin/edje/edje_cc_handlers.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c
index cbd0b89..aa943cd 100644
--- a/src/bin/edje/edje_cc_handlers.c
+++ b/src/bin/edje/edje_cc_handlers.c
@@ -5415,9 +5415,13 @@ st_collections_group_parts_part_description_limit(void)
     @parameters
         [X axis] [Y axis]
     @effect
-        When the displayed object's size is smaller than its container, this
-        property moves it relatively along both axis inside its container. The
-        default value is "0.5 0.5".
+        When the displayed object's size is smaller (or bigger) than
+        its container, this property moves it relatively along both
+        axis inside its container. @c "0.0" means left/top edges of
+        the object touching container's respective ones, while @c
+        "1.0" stands for right/bottom edges of the object (on
+        horizonal/vertical axis, respectively). The default value is
+        @c "0.5 0.5".
     @endproperty
 */
 static void

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to