From: cedric Date: Wed, 15 Sep 2010 14:09:58 +0000 (+0000) Subject: * edje: turn it on again and go fix your theme :-) X-Git-Tag: submit/trunk/20120815.180907~894 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48ba24c1b130ed4cc9287038261ad8ae8500a97f;p=profile%2Fivi%2Fedje.git * edje: turn it on again and go fix your theme :-) git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@52303 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/edje_calc.c b/src/lib/edje_calc.c index c740f43..634ada2 100644 --- a/src/lib/edje_calc.c +++ b/src/lib/edje_calc.c @@ -610,8 +610,7 @@ _edje_part_recalc_single_aspect(Edje_Real_Part *ep, params->y = TO_INT(ADD(want_y, MUL(SUB(want_h, FROM_INT(params->h)), desc->align.y))); -// not tested enough -> cedric. e's config panel borks. disable. -// params->aspect = apref; + params->aspect = apref; } static void