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

List:       kde-commits
Subject:    KDE/kdebase/konsole/konsole
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2005-08-17 1:40:12
Message-ID: 1124242812.675588.23640.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 449902 by pletourn:

Draw the out-of-focus cursor correctly


 M  +1 -1      TEWidget.cpp  


--- trunk/KDE/kdebase/konsole/konsole/TEWidget.cpp #449901:449902
@@ -683,7 +683,7 @@
     else
     {
        paint.setPen(fColor);
-       paint.drawRect(r);
+       paint.drawRect(rect.x(),rect.y()+m_lineSpacing/2,rect.width()-1,h-1);
     }
   }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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