UI Numeric Keypad Input
Hello,
In the UI, I find it difficult to precisely change a numeric value by dragging the mouse.
It would be convenient if one could also input these values with the numeric keypad.
For example, when a numeric parameter is hovered and therefore already active.
That would indeed be great. I had wanted to rewrite the UI anyway for quite some time now so if I ever get around to do that I will implement this. However, my current plans at least for this year focus on other stuff.
For now, the way I always did it when I wanted exact values was change it in the lum file. Though obviously that is not great for when you want to immediately see the change.
The new host implementation provides this feature now. Integer inputs are now always changed through typing and floating point inputs cacn be changed through typing by using the ALT key. It is still a bit clumsy atm.