You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While clicking and dragging the slider around, the value in the model should update (right now it only updates after releasing)
Slider should have a 'step' value i.e. min- 0, max- 100, step- 10 would go 0,10,20,30...etc
I think it would also be nice if instead of the current style, it "fills up" as you drag it, i.e. the right side of the slider is grey and the selected portion is blue
The text was updated successfully, but these errors were encountered:
I think it would also be nice if instead of the current style, it "fills up" as you drag it, i.e. the right side of the slider is grey and the selected portion is blue
The text was updated successfully, but these errors were encountered: