alskipp / ASValueTrackingSlider

A UISlider subclass that displays the slider value in a popup view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

left side of bar color looses color when cell is reused

hanssl opened this issue · comments

I am using the slider in a table cell. I am using the default setting for autoAdjustTrackColor (yes). I set the popUpViewColor and the left side of the slider reflects my color until the cell scrolls off screen and back (resued). Now, the entire bar is black. Can the left side color be made to stick?

commented

use the color of bubble code in didload(); It will be done