Slide disappearing in continuous slider
d-u-a-l opened this issue · 2 comments
If you set wrap:true in options, you get continuous slider. But when displaying first (last) slide and sliding backward (forward), slide to the right (left) of active disappears right before animation.
I see that you add cloned slides, but it seems that they don't work as they should. In my slider I have 3 slides, and before sliding (for example to left, when active is the first one) I get 3 slides at the right side and one at the left. After i press left arrow, all those 3 (which were at the right side) slides immediately are being moved to the left - and we are left with blank space at the right side during slide animation
If you need an example, I've already posted temporary address in previous issue