diff options
Diffstat (limited to 'dw/textblock.cc')
-rw-r--r-- | dw/textblock.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/textblock.cc b/dw/textblock.cc index 19210fce..03eeb33f 100644 --- a/dw/textblock.cc +++ b/dw/textblock.cc @@ -130,6 +130,7 @@ Textblock::Textblock (bool limitTextWidth) mustQueueResize = false; redrawY = 0; lastWordDrawn = -1; + lastPositionedOofWidget = -1; /* * The initial sizes of lines and words should not be |