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

Cannot do layout with transform #46

Open
leroy75 opened this issue Sep 13, 2016 · 1 comment
Open

Cannot do layout with transform #46

leroy75 opened this issue Sep 13, 2016 · 1 comment

Comments

@leroy75
Copy link

leroy75 commented Sep 13, 2016

If this property is not the identity transform, the value of the frame property is undefined and therefore should be ignored.

from apple documentation

And if you use any transform on your own view, you cannot do layout with Neon methods

I suggest set transform to "Indentity" before layout and return after in all Neon methods

@mamaral
Copy link
Owner

mamaral commented Sep 13, 2016

Thanks for this - I hadn't considered transforms. I'll take a look as soon as I can.

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

No branches or pull requests

2 participants