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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/pager
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2008-08-12 18:43:05
Message-ID: 1218566585.191497.17409.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 845984 by alexmerry:

An optimisation too far: the selective update doesn't work properly when dragging \
windows between desktops with Active Borders.

BUG: 166619



 M  +1 -5      pager.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/pager/pager.cpp #845983:845984
@@ -361,11 +361,7 @@
         }
     }
 
-    if (m_dirtyDesktop < 0 || m_dirtyDesktop >= m_rects.count()) {
-        update();
-    } else {
-        update(m_rects[m_dirtyDesktop]);
-    }
+    update();
 }
 
 void Pager::configAccepted()


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

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