Genlist: Calculate the min size of content before item realize
authorJeeyong Um <conr2d@gmail.com>
Fri, 10 Mar 2017 05:59:47 +0000 (14:59 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 10 Mar 2017 05:59:48 +0000 (14:59 +0900)
commit60566ca34d0036d21e5d134ba299b6f0fa26ce86
tree15ca2c7453c9d4b995226e3e54ec469a15cf820c
parentfc40d3d5594fcce2b02876e0d9c63ca27644bf64
Genlist: Calculate the min size of content before item realize

Summary:
Genlist item doesn't change its size when its content size is changed,
but its size is determined in realization.
Therefore, deferred calculations for content should be performed immediately
before swallowing it by genlist item.

Test Plan: make and run attached sample

Reviewers: cedric, SanghyeonLee, jpeg

Reviewed By: jpeg

Differential Revision: https://phab.enlightenment.org/D4705
src/lib/elementary/elm_genlist.c