Dont need recalc params in external description in part_recalc.
authortiago <tiago>
Mon, 19 Apr 2010 20:37:35 +0000 (20:37 +0000)
committertiago <tiago@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 19 Apr 2010 20:37:35 +0000 (20:37 +0000)
commit7c62eab375c8ed71046a5c3be9dfeea47410aa67
tree2481a8d5662d595a61e9d87783736f82cc98f1fd
parent010d169f9c93717e5c8a76621502fbb2c385d654
Dont need recalc params in external description in part_recalc.

Others types, like TEXT/TEXTBLOCK/SWALLOW/GROUP (others?), are similar to Externals. And may can recalc some properties only in description_apply, not on every call to part_recalc.

Some generic boolean properties, like "visible", can be moved to description_appy too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@48144 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_calc.c
src/lib/edje_edit.c
src/lib/edje_load.c