jsor / jcarousel

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

Text <li> not working with zoom in Google Chrome #211

Closed tchaffee closed 13 years ago

tchaffee commented 13 years ago

When zooming in with Google Chrome the carousel scrolls too far when

  • contents are text. You can see an example here:

    http://93.97.88.96/bc/carousel-test.php

    Just zoom in using Chrome and then by the third item you'll see the problem.

    Similar I believe to issue #85, but perhaps not fixed for text items?

  • firthy commented 13 years ago

    I have same problem with a div containing an unordered list with various text elements. Its not calculating the distance to scroll correctly when zoomed-in in chrome. I'm using jcarousel 2.8. i will put a demo together.

    fiaschi commented 11 years ago

    Why have you closed the issue? It was fixed? I've exactly the same problem.