CAAutoStrength key is always saved when saving partial PP3, fixes #3823

This commit is contained in:
heckflosse
2017-04-13 13:52:48 +02:00
parent 4893ece693
commit 46ba94c36f

View File

@@ -693,6 +693,8 @@ void PartialPasteDlg::applyPaste (rtengine::procparams::ProcParams* dstPP, Param
// the general section is always ignored, whichever operation we use the PartialPaste for
filterPE.general = falsePE.general;
// raw.caAutoStrength is ignored at the moment.
filterPE.raw.caAutoStrength = false;
// Now we filter out the filter depending on the checked items