[Life improvements] Scroll to change values in float and INT fields

Hi. I am used to be able to do this in the editor I’m using at work. I miss it every time I use Unreal.

What I would like to do is to be able to scroll the MMB to change a float up or down by 0.1 and in combination of holding down Ctrl or shift it will change with a value of 1 or 0.01.
In a INT field it will obviously change by 1 and can only be changed to a bigger value with a modifier.

That would be amazing! I wonder, wouldn’t this be quite easy to implement through c++ ?