dhilt / vscroll

A JavaScript Virtual Scroll Engine

Home Page:https://dhilt.github.io/vscroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pause/resume methods

dhilt opened this issue · comments

Adapter.pause method is to block any scroller processes, except "resume" and "reset".
Adapter.resume method is to unblock the scroller.