yonat / MultiSlider

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
MIT License
494 stars 113 forks source link

Disable Half Thumb Protruding outside Track #37

Closed akahnn closed 4 years ago

akahnn commented 4 years ago

Description: Is there a simple way to disable half the thumb protruding outside of its track? I want the end of the thumb to align perfectly with the end of the track.

yonat commented 4 years ago

It's an old problem that I wasn't able to solve, introduced back in iOS 12β. I was hoping it would get fixed by Apple, but it seems I need to write a workaround instead.

Version 1.10.3 has the fix.