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

Transfer current layout before calling baseline function #659

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

woehrl01
Copy link
Contributor

This is an alternative fix for #616. This transfers the current layout to the java side before calling the custom baseline function.

@emilsjolander
Copy link
Contributor

Seems legit! Thanks!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@emilsjolander is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@emilsjolander
Copy link
Contributor

YogaNodeTest.java:testBaseline is failing after this. could you have a look when you have the time?

@woehrl01 woehrl01 force-pushed the baseline_transfer branch 2 times, most recently from c981db0 to bfe53b1 Compare April 28, 2018 09:19
do not reset newLayoutFlag on baseline transfer

fixed bad method call

fix reference
@woehrl01
Copy link
Contributor Author

@emilsjolander, nearly missed this open PR. I updated the code, and it should now pass the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants