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

[Yoga] Add insertYogaNode:atIndex: method. Improve handling of relayouts. #469

Merged
merged 4 commits into from
Sep 18, 2017

Conversation

appleguy
Copy link
Member

No description provided.

@appleguy appleguy self-assigned this Jul 23, 2017
@ghost
Copy link

ghost commented Jul 23, 2017

🚫 CI failed with log

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me. After fixing the build error (seems like you cannot set nil to the child.yogaParent should be good to go.

@ghost
Copy link

ghost commented Aug 20, 2017

🚫 CI failed with log

@appleguy
Copy link
Member Author

@maicki thanks for your review! My apologies this took so long (was in the desert :) ). I didn't end up changing the child.yogaParent = nil; I hope that is OK. The latest build failure was caused by the ASDisplayNodeLayout constructor changing to include the new "version" parameter.

@appleguy appleguy merged commit cfc4867 into master Sep 18, 2017
@appleguy appleguy deleted the YogaInsertNode branch September 18, 2017 05:45
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…uts. (TextureGroup#469)

* [Yoga] Add insertYogaNode:atIndex: method. Improve handling of relayouts.

* Add new "version" parameter to Yoga initialization of ASDisplayNodeLayout C++ struct.
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.

None yet

2 participants