do not reset highlight compression when doing histogram matching
This commit is contained in:
@@ -459,7 +459,6 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
|
||||
params.toneCurve.brightness = 0;
|
||||
params.toneCurve.contrast = 0;
|
||||
params.toneCurve.black = 0;
|
||||
params.toneCurve.hlcompr = 0;
|
||||
|
||||
if (aeListener) {
|
||||
aeListener->autoMatchedToneCurveChanged(params.toneCurve.curveMode, params.toneCurve.curve);
|
||||
|
||||
Reference in New Issue
Block a user