You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix auto applied presets for sraws and true monochromes
We use `dt_image_is_rawprepare_supported()` instead of `dt_image_is_raw()` in presets and modulegroups
and should also do so while auto apply of modules for a fresh history.
This fixes for example exposure not being applied correctly in sraws and true monochromes, clicking for reset to defaults
worked as intended.
This leaves out the current scene-referred tone mappers, they all auto-apply also for monochromes which i think is correct.
If not they all should only have `FOR_MATRIX` instead.
0 commit comments