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