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

List:       kde-commits
Subject:    koffice/krita/core
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2006-02-26 19:27:51
Message-ID: 1140982071.613350.9573.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 513864 by rempt:

First change the value, then set the layer dirty.


 M  +1 -1      kis_layer.cc  


--- trunk/koffice/krita/core/kis_layer.cc #513863:513864
@@ -457,8 +457,8 @@
 {
     if (m_opacity != val)
     {
+        m_opacity = val;
         setDirty();
-        m_opacity = val;
         notifyPropertyChanged();
     }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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