Use crossAxisOwnerSize instead of ownerHeight in cross axis bound call #1763
@@ -1780,7 +1780,7 @@ static void calculateLayoutImpl(
|
|||||||
crossAxis,
|
crossAxis,
|
||||||
direction,
|
direction,
|
||||||
unclampedCrossDim,
|
unclampedCrossDim,
|
||||||
ownerHeight,
|
crossAxisOwnerSize,
|
||||||
ownerWidth) -
|
ownerWidth) -
|
||||||
paddingAndBorderAxisCross;
|
paddingAndBorderAxisCross;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user