Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make virtual keyboard sensitive to orientation #118

Open
timo-a opened this issue Nov 28, 2014 · 0 comments
Open

make virtual keyboard sensitive to orientation #118

timo-a opened this issue Nov 28, 2014 · 0 comments

Comments

@timo-a
Copy link
Collaborator

timo-a commented Nov 28, 2014

in landscape 6x6 keyboard is displayed as:

123
456

This looks fine on a phone but on a tablet

12
34
56

would be prettier (more quadratic).
VirtualKeyboardLayout is currently orientation-agnostic, so we probably need to change signatures to incoorporate length&width of free space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant