mmdevcodes / a11y-slider

Library for simple and accessible sliders
https://a11yslider.js.org/
MIT License
53 stars 8 forks source link

Wrong initial count of dots #24

Open andreaswalter opened 2 years ago

andreaswalter commented 2 years ago

The initial dots calculation has an issue. Tested in Firefox and Safari.

I am using slidesToShow: 0 for auto calculated dots.

Only on window resize the dots are calculated the right way.