bugfix: unset genlist mincalcd flag when changing to/from having no item contents
authordiscomfitor <michael.blumenkrantz@gmail.com>
Mon, 16 Dec 2013 18:34:59 +0000 (13:34 -0500)
committerdiscomfitor <michael.blumenkrantz@gmail.com>
Mon, 16 Dec 2013 19:15:29 +0000 (14:15 -0500)
commite2d6101851fd695d7343c1194e924065190b6221
tree8d604b07b100273b853dbdc3cff7e89fe691b356
parente851313cdf5abd1f0bcd0e8a4c6d7631adc55f5f
bugfix: unset genlist mincalcd flag when changing to/from having no item contents

not backporting because not sure if correct, but definitely a bug

also there's a similar issue where objects (I'm looking at you, elm_list) don't size until the first render, which causes the initial genlist calc sizes to be 100% wrong every time
src/lib/elm_gen_common.h
src/lib/elm_genlist.c