Het guys,
Let's say we have a slider like this
As you can see the slider have irregular Steps positions, so I managed to draw the steps like this 0% 33.33% 66.66% 100%.
My question is how can i calculate the correct percentage of the value (200 as example) in that slider based on the current position of 0, 100, 500 and 1000.

