jsor / jcarousel

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

Carousel scrolling in div with transform:scale() #727

Closed probil closed 9 years ago

probil commented 10 years ago

I try to use this carousel but have some trouble. When I scroll left it's works fine, but when I scroll right it's looks ugly.

I have created example on fiddle: http://fiddle.jshell.net/xqv4ey94/1/

Is it bug or feature? :) (Sorry for my bad English)

jsor commented 10 years ago

Yes, that can be seen as a bug or at least as a limitiation. Currently jCarousel does not work with scaled elements.