jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 736 forks source link

jcarouselcontrol events don't work correctly with circular wrap #679

Closed neonwired closed 10 years ago

neonwired commented 10 years ago

If you have wrap circular set on the carousel and you don't have enough items to 'fill' it, inactive event isn't called on the control buttons, it calls active instead.

jsor commented 10 years ago

Could you please setup a reproducible test case.