Block a user
Fix #105917: Correct compositing map range clamp tooltip
Ok then the new tooltip should be "Clamp the result of the node to the target range" right ?
Compositor: Map Range node shows incorrect tooltip for clamp option
I submitted a PR fixing this issue (blender/blender#105924).
I hope it is the fix you are expecting.
fix compositing map range clamp tooltip issue
Compositor: Map Range node shows incorrect tooltip for clamp option
Ok thanks.
So here we need to get the values set by the user and put them in the tooltip ?
Compositor: Map Range node shows incorrect tooltip for clamp option
Hi there,
If I understand well the error is that when hovering the clamp checkbox, tooltip says "Clamp result of the node to 0.0 to 1.0 range" whereas it should be "Clamp result of the node to…