0-50 basically make no effect, somewhere around 70 it starts to actually adjust color, around 100 become visible:
Here is the example:
R, R_agjust, new_R:
64, 0-50, 64 (no change !!!)
64, 0-60, 65
64, 70-80, 66
64, 100, 67
64, 120, 70
64, 140, 75
64, 160, 79
64, 180, 86
64, 200, 94
64, 220, 104
Adjustment curve is highly non-linear and not as expected. Normally we either increase RGB by %% ( +/-100%) or by value (+/- 255)
BTW, I believe it's a regression for quite a few releases