elm genlist: Fixed genlist auto scroll bug. Patch by Chanwook Jung <joey.jung@samsung...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 24 Dec 2011 04:20:18 +0000 (04:20 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 24 Dec 2011 04:20:18 +0000 (04:20 +0000)
commit163574555eda40378c2f23ab0446efd9253d1c2d
treea1e4aff4b3428660ee9bc12af2fe695466069587
parent77977e8df20fd1e6256ab87bd67f085cbb56617d
elm genlist: Fixed genlist auto scroll bug. Patch by Chanwook Jung <joey.jung@samsung.com>

2011/12/23 Chan-Wook Jung <joey.jung@samsung.com>:
>
> I attached 2nd patch. There are some changes about auto scroll.
> In previous version did not support various bring_in mode in calc_job. So I added scrollto_type value.
> I changed the code to fix this promblem,
> If the bring_in item is in the queue and did not changed pan size, Bring_in function is not working properly.
> When using expandable list, If the last item is in the screen, The last item is located at the bottom and
> If the last item is out of the screen, the expanded_item is located at the top.
>
> Thanks
> Chanwook Jung

SVN revision: 66488
src/lib/elm_genlist.c
src/lib/elm_genlist.h