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)
commitba5823f188d225e1cac753c8a5350f813f0dcf87
tree45a84feb52003d90dfab460acf6eb15e9f3601c7
parent1cad3a5d347beea7045fa10aac8ce78fc11b2db1
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
legacy/elementary/src/lib/elm_gen_common.h
legacy/elementary/src/lib/elm_genlist.c