v2.1.14 - canScrollNext & canScrollPrev bug
🛠️ Bug fixes
The API methods canScrollNext()
and canScrollPrev()
always returned false when loop: true
. This solves the issue and always returns true for both these methods when loop: true
.
Issue #15.