iOS:fix yoga source code typo
This commit is contained in:
@@ -2193,7 +2193,7 @@ static float YGDistributeFreeSpaceSecondPass(
|
||||
layoutMarkerData,
|
||||
layoutContext);
|
||||
node->setLayoutHadOverflow(
|
||||
node->getLayout().hadOverflow |
|
||||
node->getLayout().hadOverflow ||
|
||||
currentRelativeChild->getLayout().hadOverflow);
|
||||
}
|
||||
return deltaFreeSpace;
|
||||
|
Reference in New Issue
Block a user