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

is Scissor Rect correctly removed? #107

Open
MattiaFortunati opened this issue Dec 12, 2012 · 0 comments
Open

is Scissor Rect correctly removed? #107

MattiaFortunati opened this issue Dec 12, 2012 · 0 comments

Comments

@MattiaFortunati
Copy link
Collaborator

I'm not sure the scissor rect is correctly removed at the moment.
Maybe there should be something like:
if self.scissorRect==nil then
self.scissorRect=nil
end

in
RNGroup:remove()
RNObject:remove()

and everywhere else scissor rect is used.

or maybe removing the prop will remove scissorRect, too?

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

1 participant