From c264bd73e66c8ef4d185a6b6e1bb2df11adfb227 Mon Sep 17 00:00:00 2001 From: Desmis Date: Tue, 5 Nov 2019 17:44:48 +0100 Subject: [PATCH] enable scope for rgb curves --- rtengine/iplocallab.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/iplocallab.cc b/rtengine/iplocallab.cc index c478b8fcd..42ed6c99b 100644 --- a/rtengine/iplocallab.cc +++ b/rtengine/iplocallab.cc @@ -12263,7 +12263,7 @@ void ImProcFunctions::Lab_Local(int call, int sp, float** shbuffer, LabImage * o temp = blend2; } - int smerge = 0; + int smerge = 100; if (lp.mergemet >= 2) {//change transit_shapedetect if merge...because we use others references and other files smerge = 100;