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

List:       kde-commits
Subject:    koffice/krita/image
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2008-11-04 22:13:54
Message-ID: 1225836834.343909.32625.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 880201 by berger:

only clear the area that get recomposited when projecting (this fix the display of \
the drawing when the bottom layer is hidden)

 M  +1 -1      kis_top_down_update_strategy.cpp  


--- trunk/koffice/krita/image/kis_top_down_update_strategy.cpp #880200:880201
@@ -119,7 +119,7 @@
 
         if (!layer->visible()) {
             if (first) {
-                m_projection->clear();
+                m_projection->clear(m_rc);
             }
             return true;
         }


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

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