tales / tales-client

Moved to https://gitlab.com/tales/tales-client
http://www.manasource.org/
GNU General Public License v2.0
13 stars 5 forks source link

Username textfield is invisible if keyboard is enabled on smaller devices #27

Open Schaefers opened 9 years ago

Schaefers commented 9 years ago

If you click on "Username" in the loginview the software-keyboard pops up and the textfield is hidden. The resolution is 854x480. (On the screenshot the focus is in the password field, but username works the same way..) bla

bjorn commented 9 years ago

The solution should probably be to put the UI in a flickable area.