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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/kstyles/oxygen
From:       Hugo Pereira Da Costa <hugo.pereira () free ! fr>
Date:       2010-04-07 22:18:10
Message-ID: 20100407221810.9AE9FAC88F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1112352 by hpereiradacosta:

Backport r1112351:
Re-added 'full widget' background painting, because using clipRect breaks tab \
transition (to be  investigated)



 M  +2 -2      oxygen.cpp  


--- branches/KDE/4.4/kdebase/runtime/kstyles/oxygen/oxygen.cpp #1112351:1112352
@@ -6380,8 +6380,8 @@
             if(widget->testAttribute(Qt::WA_StyledBackground) && \
!widget->testAttribute(Qt::WA_NoSystemBackground))  {
                 QPainter p(widget);
-                _helper.renderWindowBackground(&p, \
                static_cast<QPaintEvent*>(ev)->rect(), \
                widget,widget->window()->palette());
-            }
+                _helper.renderWindowBackground(&p, widget->rect(), \
widget,widget->window()->palette()); +           }
         }
     }
 


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

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