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

List:       kde-commits
Subject:    koffice/kexi/shapes/relationdesign
From:       Adam Pigg <adam () piggz ! co ! uk>
Date:       2009-08-09 20:32:45
Message-ID: 1249849965.786241.22749.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1009372 by piggz:

Clip drawing to the shape boundary

 M  +1 -1      kexirelationdesignshape.cpp  


--- trunk/koffice/kexi/shapes/relationdesign/kexirelationdesignshape.cpp #1009371:1009372
@@ -53,7 +53,7 @@
     linearGrad.setColorAt(1, QColor(240,240,240));
 
     painter.save();
-    
+    painter.setClipRect(QRectF(QPointF(0,0), viewSize));
     painter.setBrush(linearGrad);
     
     painter.setPen(Qt::black);
[prev in list] [next in list] [prev in thread] [next in thread] 

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