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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kate/part
From:       Jan Villat <jan.villat () net2000 ! ch>
Date:       2004-05-29 10:40:56
Message-ID: 20040529104056.8235B26C8 () office ! kde ! org
[Download RAW message or body]

CVS commit by villat: 

Backporting bug fix: better redraw after mouse wheel (bugs 72562, 80007)


  M +3 -0      kateviewinternal.cpp   1.276.2.7


--- kdelibs/kate/part/kateviewinternal.cpp  #1.276.2.6:1.276.2.7
@@ -2814,4 +2814,7 @@ void KateViewInternal::wheelEvent(QWheel
     } else {
       scrollViewLines(-((e->delta() / 120) * QApplication::wheelScrollLines()));
+      // maybe a menu was opened or a bubbled window title is on us -> we shall erase it
+      update();
+      leftBorder->update();
     }
 


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

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