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

List:       kde-commits
Subject:    branches/work/koffice-essen/plugins/textshape
From:       Casper Boemann <cbr () boemann ! dk>
Date:       2010-11-05 12:56:03
Message-ID: 20101105125603.CD27BAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193291 by boemann:

Disable backround painting as it potentiall hangs. eg the mum01.odt file


 M  +1 -1      Layout.cpp  


--- branches/work/koffice-essen/plugins/textshape/Layout.cpp #1193290:1193291
@@ -1258,7 +1258,7 @@
                     painter->fillRect(layout->boundingRect(), bg);
                     QRectF br = layout->boundingRect();
                     if (block.next().isValid())
-                            br.setHeight(br.height() + extraSpacing(block));
+                            br.setHeight(br.height() /*+ extraSpacing(block)*/);
                     painter->fillRect(br, bg);
             }
             paintStrategy->applyStrategy(painter);
[prev in list] [next in list] [prev in thread] [next in thread] 

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