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

[bug] - Touch extension doesn't support the continous extension #27

Open richardscarrott opened 12 years ago

richardscarrott commented 12 years ago

Might be difficult to support continuous with touch but it should be simple at least to have 3dTransforms and continuous working together.

... maybe touch and hardware acceleration should be separated into different extensions?