edje calc no longer performs calculations for group parts of fixed size
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 31 Mar 2015 23:07:46 +0000 (19:07 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 31 Mar 2015 23:16:54 +0000 (19:16 -0400)
commit3a451650d2f875077419e5777c49d04c618211f0
tree680004408b798eb6bf0f775041e065512b9876bc
parentb72df468f25a0361ca8e3f6ee69ce0be8e641f83
edje calc no longer performs calculations for group parts of fixed size

if the min/max of a part are identical and > 0, the part's min size is guaranteed
to be this size. there is no need to perform expensive recursive calcs here
src/lib/edje/edje_calc.c