alskipp / ASValueTrackingSlider

A UISlider subclass that displays the slider value in a popup view
MIT License
1.84k stars 235 forks source link

How to have the popoverview below the thumb. #36

Closed abingeorgev closed 8 years ago

abingeorgev commented 9 years ago

I implemented this cool slider. But the problem is that am not able to have the popover below the thumb. Can you please help me how to do this without breaking your codes. Is there anyway I can do this?

alskipp commented 8 years ago

This doesn't strike me as a particularly good idea, but if you're determined to implement it this way take a look at #4 it might give you some ideas.