CAAutoStrength key is always saved when saving partial PP3, fixes #3823
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user