How to get the thumb position of the slider when dragging?

I’m looking for the same thing

Thumb position in relation to what? The slider itself?

Position on screen in Vector2D. Basically at least for me, I want to make an elipse using a scaled radial slider (it doesn’t come with an option for anything other than a circle). But when the image moves around the elipse it’s all distorted.

Anyway I know you can manually draw along the edge of an elipse using trig which is what I opted to do.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.