Skip to content
New issue

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

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

Already on GitHub? # to your account

Fill view using drawn path to do away with setting cornerRadius to have background conform to border #3

Open
ghost opened this issue Nov 28, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 28, 2016

I'd like to get rid of this code:

self.layer.cornerRadius = cornerRadius;

As it won't work for different corner sizes (see #2 )

Therefore, the view should be filled using the drawn path, thus removing the need for setting this property.

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

No branches or pull requests

0 participants