Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

navigation to left error. #24

Open
dtdi opened this issue Sep 11, 2014 · 0 comments
Open

navigation to left error. #24

dtdi opened this issue Sep 11, 2014 · 0 comments

Comments

@dtdi
Copy link

dtdi commented Sep 11, 2014

to avoid a crashing slider, replace line 169 in blueberry.js with:
next = current == 0 ? slides.length-1 : current-1;

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

No branches or pull requests

1 participant