anthonydresser / testissues

0 stars 0 forks source link

Slider Components #5045

Open anthonydresser opened 3 years ago

anthonydresser commented 3 years ago

For the slider component the default initial value is its minimum value. The default min value is 1. Here I have initialized the slider components to have a min value of 0.25 however it does not show this number at first. When I move the slider forward and back to its original place that is when I see the 0.25 value it should have started at.
sliderwrongmin