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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/pager
From:       Marco Martin <notmart () gmail ! com>
Date:       2008-12-21 17:34:27
Message-ID: 1229880867.715662.19087.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 899836 by mart:

just move down the text of half the shadow offset
BUG: 178341


 M  +1 -1      pager.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/pager/pager.cpp #899835:899836
@@ -1074,7 +1074,7 @@
         if (!desktopText.isEmpty()) {
             QPixmap result = Plasma::PaintUtils::shadowText(desktopText, \
defaultTextColor, shadowColor, QPoint(1,2), 2);  //take also shadow position and \
                radius into account
-            painter->drawPixmap(m_rects[i].center() - result.rect().center() + \
QPoint(1,3), result); +            painter->drawPixmap(m_rects[i].center() - \
result.rect().center() + QPoint(0, 1), result);  }
     }
 }


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

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