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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/clock
From:       Sebastian Kügler <sebas () kde ! nl>
Date:       2007-07-14 17:28:22
Message-ID: 1184434102.811646.23768.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 687899 by sebas:

Repaint clock after FormFactor updates.


 M  +1 -0      clock.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/clock/clock.cpp #687898:687899
@@ -78,6 +78,7 @@
         formFactor() == Plasma::MediaCenter) {
         QSize s = m_theme->size();
         m_bounds = QRect(0, 0, s.width(), s.height());
+        update();
     } else {
         QFontMetrics fm(QApplication::font());
         m_bounds = QRectF(0, 0, fm.width("00:00:00") * 1.2, fm.height() * 1.5);
[prev in list] [next in list] [prev in thread] [next in thread] 

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