react-native/ReactCommon/yoga
Lukas Wöhrl 5f99b1a55f Measure nodes which have margin: auto and align-item: stretch
Summary:
If you have a measurable node and set ```marign-left: auto``` + ```align-item:stretch``` on it, it won't get measured and they get a width/height of ```-(nan)```. This change fixes that behaviour. Fixes #644.
Closes https://github.com/facebook/yoga/pull/645

Differential Revision: D6413512

Pulled By: emilsjolander

fbshipit-source-id: 755febeb33bb0d4520ca6b3c28d56ac333e4a14d
2017-11-27 05:30:30 -08:00
..
yoga Measure nodes which have margin: auto and align-item: stretch 2017-11-27 05:30:30 -08:00
Android.mk Refactor and move YGNodeToString implementation to different file 2017-11-23 09:46:30 -08:00
BUCK Change c files to cpp 2017-11-21 10:18:29 -08:00
yoga.podspec Change c files to cpp 2017-11-21 10:18:29 -08:00