I'm having an issue getting my around the new slider in 3.5.
I've set up my slider so I can move it up and down but now I want to dynamically alter the slider so that it's length is equal to the length of one of my lists. How ever I know the slider only works on scale of 0-1.
How can I make it so the length of my slider is equal to that of a list with X amount inside it?