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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/netbook/containments/sal
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-09-30 23:43:22
Message-ID: 1254354202.425655.20955.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029878 by aseigo:

delay the reset until we paint


 M  +1 -1      sal.cpp  


--- trunk/KDE/kdebase/workspace/plasma/netbook/containments/sal/sal.cpp #1029877:1029878
@@ -378,7 +378,6 @@
 
             setTabOrder(m_stripWidget, m_searchField);
             setTabOrder(m_searchField, m_gridScroll);
-            reset();
         }
     }
 
@@ -430,6 +429,7 @@
 {
     KConfigGroup cg = config();
     m_stripWidget->restore(cg);
+    reset();
 }
 
 void SearchLaunch::paintInterface(QPainter *, const QStyleOptionGraphicsItem *, const QRect &)
[prev in list] [next in list] [prev in thread] [next in thread] 

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