有bug,先回退 (#4669)
This commit is contained in:
@@ -287,15 +287,6 @@ class TextChapterLayout(
|
|||||||
absStartX = it.first
|
absStartX = it.first
|
||||||
durY = it.second
|
durY = it.second
|
||||||
}
|
}
|
||||||
if (isSingleImageStyle) {
|
|
||||||
pendingTextPage.height = durY
|
|
||||||
textPages.add(pendingTextPage)
|
|
||||||
onPageCompleted()
|
|
||||||
pendingTextPage = TextPage()
|
|
||||||
stringBuilder.clear()
|
|
||||||
absStartX = paddingLeft
|
|
||||||
durY = 0f
|
|
||||||
}
|
|
||||||
start = matcher.end()
|
start = matcher.end()
|
||||||
}
|
}
|
||||||
if (start < content.length) {
|
if (start < content.length) {
|
||||||
|
|||||||
Reference in New Issue
Block a user