@hanay1978 @Wayne_Sutton @Lawrence37
For some time now, probably because users are using “Local adjustments”, “Highlight” or “gamut” problems have appeared.
But these behaviors seemed a bit random. Images with highlights required acting differently than what @Wayne_Sutton highlighted above:
*Activate “Show additional settings” and then “Specific cases”
*Change the default option in the “Avoid color shift” drop-down menu from “XYZ Absolute” to “Munsell only”
But in other cases as shown by @Lawrence37 it was the opposite that had to be done. Last RT 5.10 is by default with the latter choice.
This weird behavior intrigued me and I searched the code to see what could be causing this. I discovered that in certain places I “clip” the luminance and/or color components. I brought a remedy which I explain here
https://discuss.pixls.us/t/another-tutorial-color-appearance-truck-under-a-tunnel/41947/17
This change is only in the “lacam16n” branch which made it possible to test it.
I’m going to do a Pull-Request (PR) with only this change (clip, and GUI), in order to modify Dev.
Jacques