Closed peoplesoft closed 8 years ago
Hi,
Sorry for the late, I just published a new pod version with the possibility to do that with the YLProgressBarIndicatorTextDisplayModeFixedRight
enum case. :)
_progressBarRoundedSlim.indicatorTextDisplayMode = YLProgressBarIndicatorTextDisplayModeFixedRight;
I hope it'll be ok for you!
Brilliant! Thank-you :)
Hi, First of all, what a great library. Thank-you for the effort!
My question. I was wondering if it would be possible to have the indicatorTextLabel text show above the progress instead of getting overlapped (see screenshot where the text "SOME TEXT" starts to hide behind the progress bar)
Thank-you.