edje calc now more correctly forces recalc for child groups on state change
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 1 Apr 2015 03:28:33 +0000 (23:28 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 1 Apr 2015 03:31:11 +0000 (23:31 -0400)
commit89809bdf551c4cad70eff972dff03a4a88977e0c
tree49f828208cf7832787ca45626e2e84d7a72b495a
parent15f8d943aaea72def6985fff525cafb8238cfe7a
edje calc now more correctly forces recalc for child groups on state change

in the event of fixed size -> non-fixed size (eg. previous commit optimization),
this calc would no longer occur, so we need to queue it. also if fixed.w or
fixed.h changes value for a group part, we must recalc the group to ensure correct
sizing occurs
src/lib/edje/edje_calc.c