Solving issue 2732: "Command-line option to use default (non)raw PP3 does not work"
This commit is contained in:
@@ -326,7 +326,6 @@ void ToolPanelCoordinator::profileChange (const PartialProfile *nparams, rtengi
|
||||
ParamsEdited pe;
|
||||
std::vector<rtengine::procparams::ProcParams> lParams(2);
|
||||
lParams[0]=*params; lParams[1]=*mergedParams;
|
||||
pe.set(true);
|
||||
pe.initFrom (lParams);
|
||||
|
||||
filterRawRefresh = pe.raw.isUnchanged() && pe.lensProf.isUnchanged();
|
||||
|
Reference in New Issue
Block a user