Elementary genlist: Fixed "Genlist 4" test case.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Jun 2011 16:56:50 +0000 (16:56 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 8 Jun 2011 16:56:50 +0000 (16:56 +0000)
commit5c6b1eb77855afce8a11671c0ead2fb9685e8b13
tree4ca5e7820e6d9310dfe851d2aa69200755b5b20d
parent788bff6acd200af949a38738f9d890567987a2dd
Elementary genlist: Fixed "Genlist 4" test case.

Using evas_event_freeze/thaw in _item_realize, _item_block_recalc and _queue_process breaks "Genlist 4" test case which is using textblock.
We need to re-examine evas_event_freeze/thaw. They are so tricky :(

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@60092 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_genlist.c