Merge pull request #5398 from rom9/filmnegative_thumb_update
Fixes #5397 by requiring thumbnail reprocessing when filmnegative params are changed
This commit is contained in:
@@ -474,6 +474,7 @@ void Thumbnail::setProcParams (const ProcParams& pp, ParamsEdited* pe, int whoCh
|
||||
|| pparams->filmSimulation != pp.filmSimulation
|
||||
|| pparams->softlight != pp.softlight
|
||||
|| pparams->dehaze != pp.dehaze
|
||||
|| pparams->filmNegative != pp.filmNegative
|
||||
|| whoChangedIt == FILEBROWSER
|
||||
|| whoChangedIt == BATCHEDITOR;
|
||||
|
||||
|
Reference in New Issue
Block a user