Transfer current layout before calling baseline function #659
Reference in New Issue
Block a user
No description provided.
Delete Branch "woehrl01/baseline_transfer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an alternative fix for #616. This transfers the current layout to the java side before calling the custom baseline function.
Seems legit! Thanks!
@emilsjolander is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
YogaNodeTest.java:testBaseline is failing after this. could you have a look when you have the time?
@emilsjolander, nearly missed this open PR. I updated the code, and it should now pass the test.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.