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

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       Unai Garro <ugarro () telefonica ! net>
Date:       2005-06-19 9:32:27
Message-ID: 1119173547.468993.5623.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 427035 by uga:

Masks aren't needed to blend translucent images, and they pixelise the borders. Just don't use them... :P


 M  +0 -1      common.cpp  


--- trunk/extragear/network/konversation/src/common.cpp #427034:427035
@@ -127,7 +127,6 @@
   if ( over.isNull() ) return under;
 
   QPixmap result = under;
-  result.setMask( overlayMasks( under.mask(), over.mask() ) );
 
   QPainter p( &result );
   p.drawPixmap( 0, 0, over );
[prev in list] [next in list] [prev in thread] [next in thread] 

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