UI bug - sliders - length change while editing
Please note that the sliders make small jumps when going from units to tens to hundreds, which makes modifying them by hand a bit difficult. Also, the total lenght of the slider is modified while sliding.
Instead of porcentually assigning pixels to the number on the left and then filling the gap with the slider to the right, the text box should be big enough to fit number 999 and then the slider should fill rest of the gap with a fixed length.
Now, when you go from 9 to 10 and from 99 to 100, the slider becames some pixels shorter to let the new number some space, which is bothersome and not precise.
Thanks!