ihhub/fheroes2

Editor: On-screen keyboard to support multi-line input

Offen

#8.758 geöffnet am 27.05.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (469 Forks)auto 404
editorhelp wantedimprovementui

Repository-Metriken

Stars
 (3.415 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 15h) (10 gemergte PRs in 30 T)

Beschreibung

Preliminary checks

Describe the problem requiring a solution

Currently, on-screen keyboard window on mobile/touch devices contains only one-line text input box with limited length, which is useful for short names (savegame, map, hero, castle name etc.). However, this makes entering longer texts, such as event / description / rumor text troublesome since after a couple of words the entered text gets not visible.

Describe the possible solution

Another version of on-screen keyboard with multi-line input box could be implemented in the editor.

Additional info

v1.1.0 on Android 5.1.1

Contributor Guide