angular-slider / ngx-slider

Self-contained, mobile friendly slider component for Angular based on angularjs-slider
https://angular-slider.github.io/ngx-slider/
MIT License
390 stars 175 forks source link

On a scale from 1 to 10, 5 is not halfway #353

Closed unrealxqt closed 9 months ago

unrealxqt commented 1 year ago

image

We can clearly see that 5 is not exactly halfway of the slider.

I can't find what causes this. Do you have any ideas how I could place the 5 exactly at halfway of the slider?

BojanKogoj commented 1 year ago

There are 3 numbers between 1-5, and 4 between 5-10, and all numbers are spaced evenly.

piotrdz commented 9 months ago

Closing as explained, it is not a defect.