Files
yoga/csharp
Lukas Wöhrl afaafb4126 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:36:48 -08:00
..
2017-05-16 12:42:08 -07:00
2017-03-07 09:11:14 -08:00
2017-01-05 12:10:03 -08:00
2017-05-16 12:42:08 -07:00
2017-11-26 21:30:14 -08:00