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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/plasma/desktop/shell
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-05-13 9:50:17
Message-ID: 20100513095017.0BF59AC8B4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1126207 by mart:

backport fix to 237218
BUG:237218


 M  +1 -1      panelappletoverlay.cpp  


--- branches/KDE/4.4/kdebase/workspace/plasma/desktop/shell/panelappletoverlay.cpp #1126206:1126207
@@ -225,7 +225,7 @@
 
 void PanelAppletOverlay::mouseMoveEvent(QMouseEvent *event)
 {
-    if (!m_layout) {
+    if (!m_layout && !m_applet) {
         //kDebug() << "no layout";
         return;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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