[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kotext
From:       David Faure <faure () kde ! org>
Date:       2003-09-23 15:33:48
[Download RAW message or body]

CVS commit by faure: 

So now I know why this was there.... :}
CCMAIL: 64748-done@bugs.kde.org


  M +1 -1      kotextformatter.cc   1.80


--- koffice/lib/kotext/kotextformatter.cc  #1.79:1.80
@@ -474,5 +474,5 @@ bool KoTextFormatterCore::format()
                 // (e.g. if there's no room at all on this line)
                 // But we don't want to do this forever, so we check against maxY (if known)
-                if ( maxY > -1 )
+                if ( formatLine && maxY > -1 )
                 {
                     if ( parag->rect().y() + y < maxY )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic