diff --git a/yoga/Yoga.cpp b/yoga/Yoga.cpp index e4bf5b7c..ce578a9b 100644 --- a/yoga/Yoga.cpp +++ b/yoga/Yoga.cpp @@ -2566,7 +2566,7 @@ static void YGJustifyMainAxis( collectedFlexItemsValues.remainingFreeSpace / numberOfAutoMarginsOnCurrentLine; } - + if (i != startOfLineIndex) { collectedFlexItemsValues.mainDim += betweenMainDim; }