react-native/ReactCommon/yoga
Pritesh Nandgaonkar 3770165f72 Fix parent height calculation in case of baseline alignment
Summary:
Prior to this diff, if parents height was not set then the height of parent was deduced as max of childrens height(considering  line ht, padding, margin etc. ), but it didn't consider the baseline scenario where the previous logic will fail as then the parents height will be determined by the space taken by children above and below the reference baseline. I added a test case for the same.

Look at the diff D9088051 which shows the screenshot of the bug.
It is solved to https://pxl.cl/gvVk

Reviewed By: dsyang

Differential Revision: D9219678

fbshipit-source-id: f4a0b9f1452c33e78bd8c6cf39f6fcf538a04074
2018-08-16 16:52:42 -07:00
..
yoga Fix parent height calculation in case of baseline alignment 2018-08-16 16:52:42 -07:00
Android.mk Bump Android NDK to r17b (#20357) 2018-07-30 14:02:11 -07:00
BUCK Build yoga in OSS 2018-03-27 15:19:20 -07:00
yoga.podspec iOS OSS: update podspec's to target iOS 9.0 2018-05-23 06:16:00 -07:00