Search Unity

Mouse wheel scrolls input field with just one line

Discussion in 'UGUI & TextMesh Pro' started by Anemor2000, Jun 20, 2017.

  1. Anemor2000

    Anemor2000

    Joined:
    Jun 12, 2015
    Posts:
    39
    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?
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    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.