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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/system-monitor
From:       Petri Damstén <petri.damsten () kdemail ! net>
Date:       2009-09-08 13:45:59
Message-ID: 1252417559.898160.30473.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1021195 by pdamsten:

Check geometry after resize.
BUG:196221

 M  +1 -1      applet.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/system-monitor/applet.cpp #1021194:1021195
@@ -83,6 +83,7 @@
             }
         }
     } else if (constraints & Plasma::SizeConstraint) {
+        checkGeometry();
         Detail detail;
         if (size().width() > 250 && size().height() / m_items.count() > 150) {
             detail = High;
@@ -181,7 +182,6 @@
     if (m_titleSpacer) {
         mainLayout()->addStretch();
     }
-    checkGeometry();
     mainLayout()->activate();
     constraintsEvent(Plasma::SizeConstraint);
     setDetail(m_detail);
[prev in list] [next in list] [prev in thread] [next in thread] 

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