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

MongolTextField: icon drawn in wrong location #30

Open suragch opened 1 year ago

suragch commented 1 year ago

The icon input decoration is drawn in the wrong location. It should be horizontally centered and have more padding before the input border:

Screen Shot 2022-10-22 at 15 15 46

The standard TextField looks like this:

Screen Shot 2022-10-22 at 15 15 34