mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
synchronization with ics branch
This commit is contained in:
parent
87a7839ba4
commit
cf2683079d
1 changed files with 1 additions and 1 deletions
|
@ -1472,7 +1472,7 @@ public abstract class ZLTextView extends ZLTextViewBase {
|
||||||
myCharWidth = -1;
|
myCharWidth = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected void rebuildPaintInfo() {
|
protected synchronized void rebuildPaintInfo() {
|
||||||
myPreviousPage.reset();
|
myPreviousPage.reset();
|
||||||
myNextPage.reset();
|
myNextPage.reset();
|
||||||
ZLTextParagraphCursorCache.clear();
|
ZLTextParagraphCursorCache.clear();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue