Mouse wheel scrolls input field with just one line

TextMesh Pro:
Making an input field with line type at multiline, writing just a few characters, scroll with the wheel.
The text moves to the bottom of the input field.
Of course the desired behavior would be that it only scrolls if text is longer then the inputfield.

Any solutions?

As per my reply in the other thread, I’ll take a look at revising the behavior to make sure the text only scrolls when there is more than one line.