Render abstract profile and white level in browser
Enable rendering of abstract profile adjustments in the file browser thumbnail. Fix updating of white level in the thumbnail.
This commit is contained in:
@@ -460,6 +460,7 @@ void Thumbnail::setProcParams (const ProcParams& pp, ParamsEdited* pe, int whoCh
|
||||
const bool needsReprocessing =
|
||||
resetToDefault
|
||||
|| blackLevelChanged
|
||||
|| pparams->raw.expos != pp.raw.expos
|
||||
|| pparams->toneCurve != pp.toneCurve
|
||||
|| pparams->locallab != pp.locallab
|
||||
|| pparams->labCurve != pp.labCurve
|
||||
|
Reference in New Issue
Block a user