genlist: fix Issue "In Tree effect feature, items floates when number of item crosses...
authorPrince Kr Dubey <prince.dubey@gmail.com>
Mon, 22 Jun 2015 09:51:20 +0000 (11:51 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Jun 2015 10:36:57 +0000 (12:36 +0200)
commit0ad226a6c4a9ebccdbd861d47b713163379b3d87
treeee94f850fa2aace6f1ea44b6945456ef3a95668d
parent1886838fb47940bcc3e90c855c71024323e7dd9e
genlist: fix Issue "In Tree effect feature, items floates when number of item crosses item block size".

Summary: "In Tree effect feature, during expansion of tree, when total number of items crosses block count, items start floating".

Test Plan: Run elementary_test, open Genlist Tree, keep expanding items untill it crosses number of count 32 (Block count). Resize the window, floting items can be seen.

Reviewers: raster, cedric

Subscribers: shilpasingh, poornima.srinivasan, govi, rajeshps

Differential Revision: https://phab.enlightenment.org/D2627

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elm_genlist.c