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

List:       kde-commits
Subject:    extragear/plasma/applets/notes
From:       Sebastian Kügler <sebas () kde ! nl>
Date:       2008-04-28 23:44:53
Message-ID: 1209426293.399512.6087.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802264 by sebas:

Smaller margins, more space for text.


 M  +2 -2      notes.cpp  


--- trunk/extragear/plasma/applets/notes/notes.cpp #802263:802264
@@ -88,8 +88,8 @@
 
 void Notes::updateTextGeometry()
 {
-    const qreal xpad = geometry().width() / 10;
-    const qreal ypad = geometry().height() / 10;
+    const qreal xpad = geometry().width() / 15;
+    const qreal ypad = geometry().height() / 15;
     m_layout->setSpacing(xpad);
     m_layout->setContentsMargins(xpad, ypad, xpad, ypad);
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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