Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set text center aligned #81

Open
Amirnadi opened this issue Nov 1, 2019 · 0 comments
Open

Set text center aligned #81

Amirnadi opened this issue Nov 1, 2019 · 0 comments

Comments

@Amirnadi
Copy link

Amirnadi commented Nov 1, 2019

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant