Preview not updating properly when going back in history with LCP vignetting correction, fixes #4073
This commit is contained in:
@@ -3053,7 +3053,7 @@ bool RAWParamsEdited::isUnchanged() const
|
||||
|
||||
bool LensProfParamsEdited::isUnchanged() const
|
||||
{
|
||||
return lcpFile;
|
||||
return lcpFile && useVign && lfLens;
|
||||
}
|
||||
|
||||
bool RetinexParamsEdited::isUnchanged() const
|
||||
|
Reference in New Issue
Block a user