elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)
commit39a76301cc3bf235dff9d3acc6d261ec0e00f683
tree920a2f4eef6e06ef93189ce47e148cd5b3e0a5af
parent13ee06f8995e50f52571005ae13b269351c1b889
elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
Jung <jchanwook@gmail.com> But this will never be correct without
performance issue.

On Thu, Mar 15, 2012 at 4:43 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made the patch to fix index bug.
>
> Thanks,
> Joey

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