From ae771a9d98c78c8d3f2d079f27ed760e4deaec6c Mon Sep 17 00:00:00 2001 From: Desmis Date: Wed, 23 Jan 2019 18:40:49 +0100 Subject: [PATCH] Fixed clear curve mistake --- rtengine/improccoordinator.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rtengine/improccoordinator.cc b/rtengine/improccoordinator.cc index 3beb789e7..580a17dc2 100644 --- a/rtengine/improccoordinator.cc +++ b/rtengine/improccoordinator.cc @@ -836,6 +836,10 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange) */ ipf.Lab_Local(3, sp, (float**)shbuffer, nprevl, nprevl, reserv, 0, 0, pW, pH, scale, locRETgainCurve, lllocalcurve, loclhCurve, lochhCurve, locccmasCurve, locllmasCurve, lochhmasCurve, locccmasexpCurve, locllmasexpCurve, lochhmasexpCurve, LHutili, HHutili, cclocalcurve, localskutili, sklocalcurve, localexutili, exlocalcurve, hltonecurveloc, shtonecurveloc, tonecurveloc, lightCurveloc, huerblu, huer, chromar, lumar, sobeler); + lllocalcurve.clear(); + cclocalcurve.clear(); + sklocalcurve.clear(); + exlocalcurve.clear(); /*