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

List:       kde-commits
Subject:    koffice/kpresenter/plugins/pageeffects/iriswipe
From:       Thorsten Zachmann <t.zachmann () zagge ! de>
Date:       2008-12-14 18:40:07
Message-ID: 1229280007.848709.29386.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 896920 by zachmann:

o Fix: repaint a bit more to not get artefacts


 M  +1 -1      KPrIrisWipeEffectStrategyBase.cpp  


--- trunk/koffice/kpresenter/plugins/pageeffects/iriswipe/KPrIrisWipeEffectStrategyBase.cpp \
#896919:896920 @@ -156,5 +156,5 @@
         newPath = matrix.map( m_shape );
     }
 
-    data.m_widget->update( newPath.boundingRect().toRect() );
+    data.m_widget->update( newPath.boundingRect().toRect().adjusted(-2, -2, 2, 2));
 }


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

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