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

Fix: crash when MongolTextField contain a line end with ' \n' #34

Closed Satsrag closed 1 year ago

Satsrag commented 1 year ago

https://user-images.githubusercontent.com/17843861/210082426-3fd91b76-8369-4b16-ae8f-fd269c842141.mov

Fix: crash when MongolTextField contains a line end with space+linebreak(' \n') and press the left/right key.

suragch commented 1 year ago

Thank you! Published in version 3.3.1 now.