From 61f893a3a0b12b8ff94dd78129785ff5d12dfba5 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 12 Jan 2010 07:05:30 +0000 Subject: [PATCH] fix docs! were wrong! SVN revision: 45058 --- legacy/edje/src/bin/edje_cc_handlers.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/legacy/edje/src/bin/edje_cc_handlers.c b/legacy/edje/src/bin/edje_cc_handlers.c index 2e7234acfb..6d8b3d6f66 100644 --- a/legacy/edje/src/bin/edje_cc_handlers.c +++ b/legacy/edje/src/bin/edje_cc_handlers.c @@ -3319,8 +3319,11 @@ st_collections_group_parts_part_description_align(void) @parameters [width, 0 or 1] [height, 0 or 1] @effect - When the "min" or "max" properties are set, fixed enables or disables - resizing for each dimension. The default value is "0 0" + This affects the minimum size calculation. See + edje_object_size_min_calc() and edje_object_size_min_restricted_calc(). + This tells the min size calculation routine that this part does not + change size in width or height (1 for it doesn't, 0 for it does), so + the routine should not try and expand or contract the part. @endproperty */ static void