stephen
stephen

Reputation: 1707

UISlider custom thumb

So i have a problem with customising my UISlider.

I put in a custom thumb which is bigger than the normal uislider thumb, but now the thumb wont slide to the very edges of the uislider, it will jst stop a few pixels before the end.

Any help is appreciated.

Upvotes: 1

Views: 910

Answers (1)

Shubhank
Shubhank

Reputation: 21805

Make sure your thumb image does not have transparent pixels width...i.e.the colors should stretch to the width of the image..

Upvotes: 1

Related Questions