suragch / mongol

Mongolian vertical script widgets for Flutter apps
https://pub.dev/packages/mongol
BSD 3-Clause "New" or "Revised" License
70 stars 15 forks source link

Single line MongolTextField doesn't autoscroll #8

Closed suragch closed 2 years ago

suragch commented 3 years ago

If the text goes beyond the length of a single line MongolTextField, the text should auto scroll so that the cursor stays in focus. But it doesn't.

suragch commented 2 years ago

MongolTextField removed in version 3.0.0. It will need to be reimplemented from scratch.