Skip to content

Conversation

@alexziskind1
Copy link

Really I just added 1 line of code. The rest of it is just auto-formatting.

@berardo
Copy link
Contributor

berardo commented Dec 18, 2017

Hi @alexziskind1 thanks a lot for finding time to help me out with this plugin.
Would you mind saying what's the benefit of explicitly switching off clipToBounds?
I'm already doing that for ios.layer.maskToBounds which is equivalent to ios.layer.clipsToBounds (plural clips).
Was under the impression that clipToBounds was simply Nativescript exposing the native property.
Cheers

@alexziskind1
Copy link
Author

Hi @berardo . I've tried it without having the clipsToBounds and it simply wasn't working. The only way I was able to get it to work was by using this property. I've also seen the same issue with some other folks on here. It may be that this property is not properly surfaced in the NativeScript view life-cycle, but this provides a functioning workaround.

@bytesoverflow bytesoverflow mentioned this pull request Jan 24, 2018
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