fix: bad behaviour

This commit is contained in:
minjaesong
2024-05-10 02:05:56 +09:00
parent bd333293c4
commit 8b38e3e47d
5 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -278,7 +278,7 @@ class MovableType(
var (badnessW, widthDeltaW, _) = getBadnessW(
box,
initialGlueCount,
slugWidthForOverflowCalc
slugUnindent
) // widthDeltaW is always positive
var (badnessT, widthDeltaT, _) = getBadnessT(
box,

Binary file not shown.

Binary file not shown.