Fix percent absolute position and size calcuate different with web #1028
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_layout_absolute_percentage"
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 PR fixes issue #850
Additionally,
gentest/gentest.rb
^yoga/tests/*.cpp
in.clang-format-ignore
.YGFlexTest.cpp
,YGMinMaxDimensionTest.cpp
andYGPercentageTest.cpp
to a separate fileYogaNodeStylePropertiesTest.java
Hi @dislon!
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.
In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!
@SidharthGuglani could you take a look, please? Thank you!
A lot of the repo has changed since this PR was opened, but I created a new PR #1201 to accept the conformance fix behind a feature flag, so we can test how breaking it is and make default.
Pull request closed