elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)
commit88bf4ae92a4651e8a6da38a18f28d580c7d49e73
tree920a2f4eef6e06ef93189ce47e148cd5b3e0a5af
parentbd836b41d971f8947f6f8cf719726c976e61aa9c
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

SVN revision: 69366
src/lib/elm_genlist.c