- Improve infinity scrolling implementation.
- Please be aware that the newly implemented infinite scrolling results in the
onPageChanged
not following the conventional range from 0 to ([models].length - 1).
- Support setting viewportFraction.
Initial release.