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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2004-11-29 19:53:23
Message-ID: 20041129195323.7E4851B939 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

BUG: 91689

Fix Bug 91689: Systray animation of incoming message stops on status change


  M +6 -0      systemtray.cpp   1.53


--- kdenetwork/kopete/kopete/systemtray.cpp  #1.52:1.53
@@ -271,4 +271,10 @@ void KopeteSystemTray::slotConfigChanged
 void KopeteSystemTray::slotReevaluateAccountStates()
 {
+        // If there is a pending message, we don't need to refresh the system tray now.
+        // This function will even be called when the animation will stop.
+        if ( mIsBlinking )
+                return;
+
+        
         //kdDebug(14010) << k_funcinfo << endl;
         bool bOnline = false;


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

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