I got a problem that slider always show me 0 from start.
so I want to made slider that begin point is start by 50 and end point by 100 (0.0 = 50 / 1.0 = 100)
but result always appear as 0.0 = 0 / 1.0 = 100 (and 0.5 = 50)
if you can’t understand what I am saying, here pictures.