elementary: fix end of fast scroll not showing up during Efl.Ui.CollectionView scroll.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 1 Nov 2019 15:03:00 +0000 (08:03 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:43 +0000 (11:20 +0900)
commit2d7e0e7b0c508f56a833ebb70ab757c0e9910cc8
tree19097b356dbf32487d0da24a38b0f83a60150423
parent9137481e62707f52547911c92ff1cecdac375125
elementary: fix end of fast scroll not showing up during Efl.Ui.CollectionView scroll.

efl_ui_position_manager_entity_entities_ready is expecting the end offset and not the
length of how many items have been updated. Sending the correct number fixes the problem.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Reviewed-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D10590
src/lib/elementary/efl_ui_collection_view.c