Skip to content

Fix NUIButtonRenderer masksToBounds when shadow applied - #367

Open
mateagar wants to merge 1 commit into
tombenner:masterfrom
mateagar:master
Open

Fix NUIButtonRenderer masksToBounds when shadow applied#367
mateagar wants to merge 1 commit into
tombenner:masterfrom
mateagar:master

Conversation

@mateagar

@mateagar mateagar commented Mar 7, 2017

Copy link
Copy Markdown

When there is a shadow applied and also a corner radius,
NUIButtonRenderer should mask all sublayers except the internal
UILabel. Currently, masksToBounds is set to NO, which effectively
breaks the corner radius setting. See #266.

When there is a shadow applied and also a corner radius,
NUIButtonRenderer should mask all sublayers except the internal
UILabel. Currently, `masksToBounds` is set to NO, which effectively
breaks the corner radius setting. See #266.
@mateagar

mateagar commented Mar 8, 2017

Copy link
Copy Markdown
Author

Build failures appear to be the result of an old version of Cocoapods installed on the build servers. Where do I go to fix this?

@Stunner

Stunner commented Mar 8, 2017

Copy link
Copy Markdown
Collaborator

I'm investigating/fixing (#368). Thanks for bringing this issue to my attention.

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

Successfully merging this pull request may close these issues.

2 participants