Hello, When items are added right after genlist clear, genlist is scrolled to the previous position. If all item is deleted, the scroller have to locate 0, 0. But scroller has wanted position to remembers the scrolled location. So even if all item is deleted, it locate previous position. Then I added elm_smart_scroller_child_region_show(wd->scr, 0, 0, 0, 0) at the end of the elm_genlist_clear. Please check the attached patch file.
Thanks. Jaehwan Kim.
genlist.patch
Description: Binary data
------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel