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

Change cornerRadius of ICInsetLabel #23

Open
OuSS-90 opened this issue Mar 8, 2018 · 1 comment
Open

Change cornerRadius of ICInsetLabel #23

OuSS-90 opened this issue Mar 8, 2018 · 1 comment

Comments

@OuSS-90
Copy link

OuSS-90 commented Mar 8, 2018

How to change cornerRadius of ICInsetLabels ?? I found that changing it in class to .dynamic work, but how to change it from my view controller ?

@bcylin
Copy link
Collaborator

bcylin commented Mar 10, 2018

Unfortunately, the corner radius of labels is not publicly accessible at this moment. One possible solution might be making the enum CornerRadius public and setting it via an ICTokenField property like the rest configurations. Would you like to create a pull request for this?

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

No branches or pull requests

2 participants