• Adam Barth's avatar
    Improve the factoring between Input and RawEditableLine · 61f82ee1
    Adam Barth authored
    RawEditableLine is now responsible for the scrolling behavior, which
    removes the need for callbacks between RawEditableLine and Input. It
    also fixes a bug whereby the whole Input widget (including its icon)
    would scroll when the text got long.
    61f82ee1
input_test.dart 5.18 KB