Closed dobjek closed 7 years ago
Good catch! I actually did the exact same thing last night before I published the updated.
going to close this for now. Thank you for this though I appreciate it.
@TheOriginalJosh there is more to it, remove this.applySwipe from:
if (this.currentSlide) { this.positionSlides(this.currentSlide); this.applySwipe(this.pageWidth); }
@dobjek Ok cool, I'll merge it in tonight! thanks again!
@TheOriginalJosh some minor additions/fixes