alskipp/ASValueTrackingSlider

Show pop up from left, right or bottom of slider knob?

Opened this issue · 1 comments

Might be useful, I'm running into the issue where it's cut off in a tableview cell and I am trying to avoid subclassing cells. I saw a few methods that might enable this if I start hacking around but no easy interface to it. I may end up having to implement this, if i do I'll send a pull request. Great class though very well thought out and clean code. Thanks for your work.

The subclassing to deal with the tablecell view hierarchy isn't something I particularly like. If you do come up with an alternative, I'd certainly be interested.

Thanks and best of luck,
Al