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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin/clients/oxygen
From:       Hugo Pereira Da Costa <hugo.pereira () free ! fr>
Date:       2010-01-27 5:28:49
Message-ID: 1264570129.267161.29140.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1080860 by hpereiradacosta:

Backport: r1080859
Fixed vertical positioning of window background.


 M  +1 -1      oxygenclient.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/clients/oxygen/oxygenclient.cpp #1080859:1080860
@@ -580,7 +580,7 @@
     } else {
 
       int offset = layoutMetric( LM_OuterPaddingTop );
-      int height = 64 + configuration().buttonSize() - 22;
+      int height = 64 + configuration().buttonSize() - OxygenConfiguration::ButtonDefault;
       const QWidget* window( isPreview() ? OxygenClient::widget() : widget->window() );
       helper().renderWindowBackground(painter, rect, widget, window, palette, offset, height );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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