We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6cc72 commit c9145e8Copy full SHA for c9145e8
swipe.js
@@ -309,7 +309,7 @@ function Swipe(container, options) {
309
event.preventDefault();
310
311
// stop slideshow
312
- stop();
+ //stop();
313
314
// increase resistance if first or last slide
315
if (options.continuous) { // we don't add resistance at the end
0 commit comments