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

List:       kde-commits
Subject:    kdebase/kcontrol/kicker
From:       Matt Rogers <matt.rogers () kdemail ! net>
Date:       2004-05-01 15:12:09
Message-ID: 20040501151209.AE2A39A80 () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

Make the settings page match the panel you're attempting to configure. This
fixes the case where you click Panel Menu->Configure Panel from a child panel
and the dropdown box shows the right panel, but the settings will always be
for the main panel.


  M +2 -0      main.cpp   1.53


--- kdebase/kcontrol/kicker/main.cpp  #1.52:1.53
@@ -385,4 +385,5 @@ void KickerConfig::jumpToPanel(const QSt
     {
         positiontab->m_panelList->setCurrentItem(index);
+        positiontab->switchPanel(index);
     }
 
@@ -390,4 +391,5 @@ void KickerConfig::jumpToPanel(const QSt
     {
         hidingtab->m_panelList->setCurrentItem(index);
+        hidingtab->switchPanel(index);
     }
 }


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

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