You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be prettier (more quadratic).
VirtualKeyboardLayout is currently orientation-agnostic, so we probably need to change signatures to incoorporate length&width of free space.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: