Closed
Description
It seems that enforceStep
option is ignored.
I want to display ticks from 0 to 24 with step 1, but be able to drag the slider to any value between 0 and 24 that is not rounded to the step.
I expected that if I set enforceStep
to false, the slider handle can be positioned in between ticks/steps. However, no matter whether it is set to true or false, the handle position is always snapped to the ticks.
Is it intended usage of the enforceStep
option? if not, is it possible to achieve the described above behaviour?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels