diff --git a/rtgui/partialpastedlg.cc b/rtgui/partialpastedlg.cc index 90a168066..0f14d2ca5 100644 --- a/rtgui/partialpastedlg.cc +++ b/rtgui/partialpastedlg.cc @@ -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