Skip to content

make virtual keyboard sensitive to orientation #118

Open
@timo-a

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions