* edje: turn it on again and go fix your theme :-)
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Sep 2010 14:09:58 +0000 (14:09 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Sep 2010 14:09:58 +0000 (14:09 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@52303 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/edje_calc.c

index c740f43..634ada2 100644 (file)
@@ -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