Fixed bug 'preview deltaE' and other big consequences
This commit is contained in:
@@ -1142,12 +1142,15 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
|
|||||||
locallListener->refChanged(huer, lumar, chromar);
|
locallListener->refChanged(huer, lumar, chromar);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
|
//very bad idea : it's the story of the cat biting its tail
|
||||||
|
// brings big bugs..
|
||||||
//restore ref values
|
//restore ref values
|
||||||
huerefs[sp] = huer;
|
huerefs[sp] = huer;
|
||||||
chromarefs[sp] = chromar;
|
chromarefs[sp] = chromar;
|
||||||
lumarefs[sp] = lumar ;
|
lumarefs[sp] = lumar ;
|
||||||
sobelrefs[sp] = sobeler;
|
sobelrefs[sp] = sobeler;
|
||||||
|
*/
|
||||||
lllocalcurve.clear();
|
lllocalcurve.clear();
|
||||||
lightCurveloc.clear();
|
lightCurveloc.clear();
|
||||||
cclocalcurve.clear();
|
cclocalcurve.clear();
|
||||||
|
Reference in New Issue
Block a user