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

List:       kde-commits
Subject:    branches/KDE/4.3/kdebase/workspace/plasma/applets/tasks
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-09-15 17:08:15
Message-ID: 1253034495.995569.17206.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1023950 by mart:

chack if we are the root item


 M  +1 -1      abstracttaskitem.cpp  


--- branches/KDE/4.3/kdebase/workspace/plasma/applets/tasks/abstracttaskitem.cpp #1023949:1023950
@@ -285,7 +285,7 @@
     Q_UNUSED(event)
     fadeBackground("hover", 175, true);
     QGraphicsWidget *w = parentWidget();
-    if (w) {
+    if (w && this != m_applet->rootGroupItem()) {
         if (m_hoverEffectTimerId) {
             killTimer(m_hoverEffectTimerId);
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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