fix(roundStep): Fix the roundStep internal function that was too strict.
I was not accepting sliders with floor=7, ceil=7 and step=10 that are actually valid.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
I was not accepting sliders with floor=7, ceil=7 and step=10 that are actually valid.