richardscarrott / jquery-ui-carousel

jQuery RS Carousel is a responsive and touch-enabled carousel written on top of jQuery and the jQuery UI Widget Factory providing a full and familiar API in less than 2.6kB minified and gzipped.
http://richardscarrott.github.io/jquery-ui-carousel/
192 stars 56 forks source link

Slide direction bug on continuous carousels with only 2 slides #51

Closed mperrotti closed 11 years ago

mperrotti commented 11 years ago

When a carousel only has two slides and is set to be continuous, the slide direction is reversed. E.g.: Clicking "next" will bring you to the next slide, but instead of sliding in from the right, it slides in from the left. See this in action on any MJ landing page.

richardscarrott commented 11 years ago

Fixed in https://github.com/richardscarrott/jquery-ui-carousel/tree/0.10.7