Fixed bad behavior between Tone response curve and auto-matched

This commit is contained in:
U-PC-BUREAU\jacques
2018-07-26 19:43:04 +02:00
parent f89eec7eb1
commit 5f2b34f576
2 changed files with 2 additions and 2 deletions

View File

@@ -459,7 +459,7 @@ void ImProcCoordinator::updatePreviewImage(int todo, Crop* cropCall)
readyphase++;
if (todo & M_AUTOEXP) {
if (todo & M_INIT) {
if (params.toneCurve.autoexp) {
LUTu aehist;
int aehistcompr;