In ScriptNode, if a parameter stepsize is set manually, the displayed value should display the same number of decimals
-
Currently, the parameter value displayed for a parameter with a bigger range (let's say 0-10) has one decimal, even though you can set a different step size and type it in, and it can have an effect.
This needs to be visible - if I have manually set a step size 0.001 and am using 3 decimals, I need to be able to see that. Given how the nodes can already scale in size automatically based on name string, I don't think this should be a problem, given the engineering importance of this particular request.
-
@aaronventure Agree, it's kind of annoying not to see the real values...
-
@ustk "Annoying" is a nice way to put it; it's un-scientific .
especially given the bug where it doesn't display the current value on right click if cabled
-
@aaronventure :beaming_face_with_smiling_eyes:
-
@aaronventure It's even stranger here, when cabled, right click doesn't even show the
Value
property at all