Use crossAxisOwnerSize instead of ownerHeight in cross axis bound call #1763

Closed
joevilches wants to merge 1 commits from export-D66736539 into main
Showing only changes of commit f3d3a0b9d4 - Show all commits

View File

@@ -1780,7 +1780,7 @@ static void calculateLayoutImpl(
crossAxis, crossAxis,
direction, direction,
unclampedCrossDim, unclampedCrossDim,
ownerHeight, crossAxisOwnerSize,
ownerWidth) - ownerWidth) -
paddingAndBorderAxisCross; paddingAndBorderAxisCross;