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

List:       kde-commits
Subject:    playground/base/plasma/applets/presence
From:       Abner Silva <abner.silva () kdemail ! net>
Date:       2009-07-28 18:33:21
Message-ID: 1248806001.368659.4274.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1003749 by abnerf:

Setting contentsMargins of icons layout to zero. It avoids expanding the applet when changing
from presence icons to current status presence.

 M  +1 -0      presencewidget.cpp  


--- trunk/playground/base/plasma/applets/presence/presencewidget.cpp #1003748:1003749
@@ -69,6 +69,7 @@
     // Create the icons layout
     m_iconsLayout = new QGraphicsLinearLayout(m_iconsWidget);
     m_iconsLayout->setSizePolicy(QSizePolicy::Minimum, QSizePolicy::Minimum);
+    m_iconsLayout->setContentsMargins(0, 0, 0, 0);
 
     int s = KIconLoader::SizeSmall; // The size for the action icons
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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