You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the currentValue of the slider directly works perfectly. When I try to set it in an animation though the drawn elements are not properly rendered.
Setting the currentValue of the slider directly works perfectly. When I try to set it in an animation though the drawn elements are not properly rendered.
This is how I tried to animate:
It would be cool to have a
setCurrentValue:animated:
similar toUIProgressView
'ssetProgress:Animated:
.The text was updated successfully, but these errors were encountered: