First time here? Check out the FAQ!
answered 2020-01-27 06:25:52 -0600
Bit late, but you can divide the values from the trackbar by 10 or 100. For example, if I want to get float values from 0 to 5, I will do a trackbar with values from 0 to 50 and will divide them by 10.