web applications - Iscroll - Infinite - with random cell sizes -


hi there know that's not neccessarily functionality of iscroll-infinite seem scrolling cells of equal sizes. maybe of resolved issue having - need work different cell sizes not set size. whilst library works perfect set size cell random sizing proves difficult implement.

i'm not hooked on iscroll anyway - if of know of angular extension works same or point me in right direction on how achieve else. i'd appreciate help.

ok answer above - absolutely possible not using iscroll-infinite (at least @ moment) own solution iscroll. on scroll event there 2 properties available you can actively change whilst scrolling , achieve never-ending scroll effect (iscroll.scrollerheight , iscroll.maxscrolly) keep initial scrollerheight , keep updating maxscrolly each cell reappend @ end of feed. require caching/server communication achieve full "infinite scroll" functionality.

i can confirm absolutely works brilliantly.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -