Paul-Minguet
Paul-Minguet pushed to fix_issue_105917 at Paul-Minguet/blender 2023-03-21 18:56:01 +01:00
6f8c91ac50 Fix #105917: removed [To Min] to [To Max] from tooltip
Paul-Minguet commented on pull request blender/blender#105924 2023-03-21 18:41:42 +01:00
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 ?

Paul-Minguet commented on issue blender/blender#105917 2023-03-20 16:16:57 +01:00
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.

Paul-Minguet created pull request blender/blender#105924 2023-03-20 16:14:59 +01:00
fix compositing map range clamp tooltip issue
Paul-Minguet created branch fix_issue_105917 in Paul-Minguet/blender 2023-03-20 16:12:55 +01:00
Paul-Minguet pushed to fix_issue_105917 at Paul-Minguet/blender 2023-03-20 16:12:55 +01:00
69ff23d8ba fix compositing map range clamp tooltip issue
Paul-Minguet created repository Paul-Minguet/blender 2023-03-20 16:06:52 +01:00
Paul-Minguet commented on issue blender/blender#105917 2023-03-20 15:25:14 +01:00
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 ?

Paul-Minguet commented on issue blender/blender#105917 2023-03-20 15:09:10 +01:00
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…