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

goToNextSlide does not loop #103

Open
bensimian opened this issue Apr 27, 2016 · 0 comments
Open

goToNextSlide does not loop #103

bensimian opened this issue Apr 27, 2016 · 0 comments

Comments

@bensimian
Copy link

goToNextSlide does not loop instead it transition all the way back to the next slide. Works fine when using the default controls, but when implementing custom controls or external triggers looping does not work. Looking at the code the only difference I could find is the slide.vars.trigger which is set to "external" in the goToNextSlide method. Looking at the "click" handler for the default controls this value is 'controls'.

It seems slide.vars.trigger = 'external' breaks the looping behaviour. Please provide an option to always loop.

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

1 participant