This commit is contained in:
Horis
2024-03-06 20:29:30 +08:00
parent 94f7507dce
commit a4224fa46a
@@ -665,7 +665,7 @@ class TextChapterLayout(
"words:${words.joinToString("")}"
}
LogUtils.d("TextChapterLayout") {
"textWidths:$textWidths"
"textWidths(${textWidths.fastSum()}):$textWidths"
}
LogUtils.d("TextChapterLayout") {
"textSize:$textSize desiredWidth:$desiredWidth residualWidth:$residualWidth " +