[Genlist][Nabi:S1-2014] bug fix, expanded_next_item set to NULL in _item_del @69691
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Mar 2012 06:23:18 +0000 (06:23 +0000)
committerJung Chanwook <joey.jung@samsung.com>
Wed, 28 Mar 2012 06:54:36 +0000 (15:54 +0900)
commit7aa6221a7fa1fae1d483fb6cbbe88a7020b31d80
tree1b8ec0841861681209861ef1de1e76e016966588
parent20cc04a8b533c680f4e7e374f1bc9fcbc605a82e
[Genlist][Nabi:S1-2014] bug fix, expanded_next_item set to NULL in _item_del @69691

elm genlist: Fixed tree effect bug. Patch by Chanwook Jung
<jchanwook@gmail.com>

On Wed, Mar 28, 2012 at 3:06 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I added one line to fix the bug at tree effect. If the item is equal
to
> expanded_next_item, expanded_next_item set to NULL in _item_del
>
> Thanks,
> Joey

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