Mohammad Zekrallah
Mohammad Zekrallah
I just noticed this is inheriting UIProgressView :( I tried below workaround to increase the height of the bar : http://stackoverflow.com/questions/18717895/progress-view-height-in-ios-7 It solves it by adding a height constraint to...
weird thing is that two issues mentioned above only happens to the first bar not the second ..
I just checked it out .. awesome bro :+1: .. actually ditching UIProgressView would be for the ultimate good of the control .. since there are many things in UIProgressView...
By the way @alskipp , would you eventually move towards the UIView subclass branch or stick with the UIProgressView ? I would like to know so that I know on...
great to hear :+1: thanks
:+1: what a great progress bar control ! .. thank you .. would be great if you can consider adding the option to make the popup appear below the bar...
@alskipp I appreciate your component and your time but I know you may not be able to fulfill every request .. could you please give me a hint about the...
Thanks bro .. unfortunately, I couldn't get the hang of it since there are many differences in the code base for the new branch "uiview_subclass" and the ASValueTrackingSlider changes I...
suffering from this issue as well. please fix
Hi @JoeFryer. Any update on this feature ? awesome component.