Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-swipe stopped after swipe-left/right by touch #26

Closed
shurong-kavout opened this issue Jan 22, 2019 · 5 comments
Closed

auto-swipe stopped after swipe-left/right by touch #26

shurong-kavout opened this issue Jan 22, 2019 · 5 comments

Comments

@shurong-kavout
Copy link

shurong-kavout commented Jan 22, 2019

line222: delay = 0; cause auto-swipe stopped after swipe-left/right.

This should be delay = options.auto || 0;

1550544116139

@Cyberlane
Copy link
Collaborator

I have created a PR with the fix, I will test and merge it tomorrow.

@xiazhiqiang
Copy link

Hi,@Cyberlane. This issue will cause the problem described by @shurong-kavout. I also encounter this. I try to modified line222 like above. It looks well. So I sincerely ask when this issue can be fixed and merged into master?

@Cyberlane
Copy link
Collaborator

Fixed, I will create a release within the hour.

@StarInworld
Copy link

I meet the same problem, i think you have fix it, but not publish new NPM package. When can i use the new Version of 2.1.6?

@zg1037
Copy link

zg1037 commented May 24, 2020

I have the same problem. When I click the previous page or the next page, the automatic rotation fails. What should I do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants