jsor / jcarousel

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

Circular bug #747

Closed Craigy- closed 9 years ago

Craigy- commented 9 years ago

Hello! In my circular carousel after two scrolls to the next slide occurs bug when I see previous slide before scroll starts. Same thing when I'm scroll it to prev - but it occurs at once. It visually looks bad... Where I'm wrong? Demo - http://craigy.ru/t/jcarousel/

jsor commented 9 years ago

Try to remove the padding from the root element (.jcarousel-container).

Craigy- commented 9 years ago

Yes, it has helped, thank you. Although that paddings for me is much more convenient.