seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

[enhancement] possibility to use ticks without circles #960

Open hugodigio opened 3 years ago

hugodigio commented 3 years ago

Hi,

for a project I working on, I need to have a slider with snaping on specific values. So I use ticks, i give my values in a array assigned to "ticks" variable, and set "lock_to_ticks" to true.

But in certain cases, values are numerous and it's result too many tick's circle are displayed. ticks circle numerous I don't found any embeded solution to remove ticks circles when ticks are too numerous.

seiyria commented 3 years ago

We would happily accept a pr for this!