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

List:       kde-commits
Subject:    koffice/krita/plugins/filters/colorsfilters
From:       Sven Langkamp <sven.langkamp () gmail ! com>
Date:       2010-09-24 0:40:53
Message-ID: 20100924004053.7AB83AC88C () svn ! kde ! org
[Download RAW message or body]

SVN commit 1178824 by langkamp:

fixed another preview update that wasn't needed

 M  +2 -0      kis_perchannel_filter.cpp  


--- trunk/koffice/krita/plugins/filters/colorsfilters/kis_perchannel_filter.cpp #1178823:1178824
@@ -95,7 +95,9 @@
 
     m_page->curveWidget->setupInOutControls(m_page->intIn, m_page->intOut, 0, 100);
 
+    m_page->curveWidget->blockSignals(true);
     setActiveChannel(0);
+    m_page->curveWidget->blockSignals(false);
 }
 
 void KisPerChannelConfigWidget::setPreview(int state)
[prev in list] [next in list] [prev in thread] [next in thread] 

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