sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.52k forks source link

Slides break on browser zoom #478

Open emkayy opened 2 years ago

emkayy commented 2 years ago

Because of parseInt() as a replacement for Math.floor(), rounded pixel values that occur on browser zoom cause the slides to break into a new line.

@sachinchoolur Is this project still receiving updates? If you don't find the time, maybe you could give some of the contributors the right to merge pull requests and commit code?

In my opinion this is still the best jQuery slider plugin and it would be a shame if it just dies even though so many people are willing to contribute. Thanks a lot! If you want I can also create a pull request to fix this issue.