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

List:       kde-commits
Subject:    kdebase/kwin/clients/b2
From:       Luciano Montanaro <mikelima () virgilio ! it>
Date:       2003-11-09 0:41:10
[Download RAW message or body]

CVS commit by montanaro: 

Fixed rendering glitch in the "normalize" icon.


  M +2 -1      b2client.cpp   1.61


--- kdebase/kwin/clients/b2/b2client.cpp  #1.60:1.61
@@ -181,5 +181,6 @@ static void create_pixmaps()
 
     QBrush one(Qt::color1);
-    mask.fillRect(3, 3, 12, 12, one);
+    mask.fillRect(normalizeMask.width() - 12, normalizeMask.height() - 12, 
+                  12, 12, one);
     mask.fillRect(0, 0, 10, 10, one);
 


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

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