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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/applets/notifications/ui
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-06 17:56:26
Message-ID: 20110106175626.11E4AAC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212366 by mart:

when a new notification arrives, and a filter is in place, collapse the extenderitem, \
not the notification widget


 M  +2 -2      notificationgroup.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/applets/notifications/ui/notificationgroup.cpp \
#1212365:1212366 @@ -99,8 +99,8 @@
     m_appForNotification[notification] = notification->applicationName();
 
     if (!m_currentFilter.isNull() && m_currentFilter != \
                notification->applicationName()) {
-        notificationWidget->setMaximumHeight(0);
-        notificationWidget->setVisible(false);
+        extenderItem->setMaximumHeight(0);
+        extenderItem->setVisible(false);
     }
 
     //adjust tabbar


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

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