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

List:       kde-commits
Subject:    KDE/kdebase/kicker/kicker/core
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2005-08-17 23:52:42
Message-ID: 1124322762.222605.31668.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 450358 by aseigo:

fix unhide with multiple panels and unhide triggers


 M  +5 -2      container_extension.cpp  


--- trunk/KDE/kdebase/kicker/kicker/core/container_extension.cpp #450357:450358
@@ -594,6 +594,11 @@
     // the pannel can be popped up from.
     if (s->unhideLocation() != Plasma::NoEdge)
     {
+        if (_autoHidden)
+        {
+            UnhideTrigger::the()->setEnabled(true);
+        }
+
         m_unhideTriggeredAt = tr;
         if (shouldUnhideForTrigger(tr))
         {
@@ -608,8 +613,6 @@
                 autoHide(false);
                 maybeStartAutoHideTimer();
             }
-
-            UnhideTrigger::the()->setEnabled(true);
         }
 
         return;
[prev in list] [next in list] [prev in thread] [next in thread] 

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