Commit 063f65d
Fix align-content strech with multiple lines
Summary:
Fixes ```align-content:strech``` on nodes without specified cross dimension, if there are multiple lines. Currently it uses the full height of the parent, but it has to use the line height. As we don't know the number of lines until here, we need to realign the relevant children.
Closes #368
Reviewed By: gkassabli
Differential Revision: D4528559
Pulled By: emilsjolander
fbshipit-source-id: 019e6f85fa452d0c3412f711e3886f0c4452da471 parent adf8691 commit 063f65d
File tree
6 files changed
+5039
-228
lines changed- csharp/tests/Facebook.Yoga
- gentest/fixtures
- javascript/tests/Facebook.Yoga
- java/tests/com/facebook/yoga
- tests
- yoga
6 files changed
+5039
-228
lines changed
0 commit comments