]> git.lyx.org Git - lyx.git/blobdiff - src/text.C
Added new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.
[lyx.git] / src / text.C
index b374604f4b15b91fc3424fc706fecaf67c6424b9..feac08041ddbdbbe0dd62e5f99cb0d25e60dda8a 100644 (file)
@@ -978,7 +978,7 @@ LyXText::nextBreakPoint(BufferView * bview, Row const * row, int width) const
 int LyXText::fill(BufferView * bview, Row * row, int paper_width) const
 {
        if (paper_width < 0)
-               return 20;
+               return 0;
 
        int w;
        // get the pure distance