elm genlist: Fixed flip bug. Patch by Hyoyoung Chang
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 29 Mar 2012 08:22:26 +0000 (08:22 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 29 Mar 2012 08:22:26 +0000 (08:22 +0000)
commit207a756bdc57f8ae27f5129683d340b68fe52bd4
tree8cb59ffa212f38352543d7df1d680a1b5737f948
parent458a78ba68c1e02a24ea6f41b53b79e9361b9a6d
elm genlist: Fixed flip bug. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Thu, Mar 29, 2012 at 4:56 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all
>
> I made a patch about flip_realize.
> Currently flip feature uses content_objs, so it should keep its
content_objs.
> However it's lost at _item_flips_realize().
> So i fixed to initialize with its content_objs.
>
> Thanks

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