[Genlist] Fixed genlist auto scroll bug. I changed the code to fix this promblem...
authorJung Chanwook <joey.jung@samsung.com>
Wed, 18 Jan 2012 10:40:34 +0000 (19:40 +0900)
committerJung Chanwook <joey.jung@samsung.com>
Wed, 18 Jan 2012 10:40:34 +0000 (19:40 +0900)
commite4954a56df95692431b08dfcc83295f428b23389
tree0f372ed607f4dd82cdd0dddcdd548e1ce175ac12
parent5c3b94769bf7e09d2ce6715cda131a3aaca07dad
[Genlist] Fixed genlist auto scroll bug. 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.

Change-Id: Ie17a4d173c6f66351c903086a7e5494cbda7b4b8
src/lib/elm_genlist.c
src/lib/els_scroller.c