* Fixes #2273 * Remove console.log * Fix for zoomable false * Fix initial scrolling with verticalScroll and fix example
* Add initial scroller without options * Add initial scroll without an option * Add verticalScroll option * Fix scrollbar positions * Add docs * fix example * remove jquery dependency * Fix example * Fix review comments
* Hide vertically hidden ranged items in groups that are not visible * Add vertical scroll when zoom is inactive * Fix review comments * Add horizontalScroll option