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

List:       kde-commits
Subject:    [Amarok] a3b4391: test a idea for the cv-size-on-start issue
From:       Leo Franchi <lfranchi () kde ! org>
Date:       2010-08-25 16:30:43
Message-ID: 20100825163043.A367AC45BB8 () projects ! kde ! org
[Download RAW message or body]

commit a3b43913b9be06624b2e663a7f3b36eec7b86b92
Author: Leo Franchi <lfranchi@kde.org>
Date:   Wed Aug 25 11:30:12 2010 -0500

    test a idea for the cv-size-on-start issue

diff --git a/src/context/ContextDock.cpp b/src/context/ContextDock.cpp
index 1cdeb10..fd8d1a1 100644
--- a/src/context/ContextDock.cpp
+++ b/src/context/ContextDock.cpp
@@ -74,7 +74,7 @@ ContextDock::createContextView( Plasma::Containment *containment )
     connect( m_contextToolbarView, SIGNAL( hideAppletExplorer() ), m_contextView, \
                SLOT( hideAppletExplorer() ) );
     connect( m_contextToolbarView, SIGNAL( showAppletExplorer() ), m_contextView, \
SLOT( showAppletExplorer() ) );  m_contextView->showHome();
-    m_contextView->resize( sizeHint() );
+    m_contextView->resize( size() );
     PERF_LOG( "ContexView created" )
 
 }


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

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