Open Amirnadi opened 5 years ago
hi,
thanks for this awesome progress bar. I have a small issue which i am not able to solve :( how to set text in centre, now it is left aligned. i am changing textStyle.alignment = NSTextAlignmentLeft; to
textStyle.alignment = NSTextAlignmentCenter;
but this is not working :( can you fix that ?
hi,
thanks for this awesome progress bar. I have a small issue which i am not able to solve :( how to set text in centre, now it is left aligned. i am changing textStyle.alignment = NSTextAlignmentLeft; to
textStyle.alignment = NSTextAlignmentCenter;
but this is not working :( can you fix that ?