ihhub / fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
https://ihhub.github.io/fheroes2/
GNU General Public License v2.0
2.69k stars 375 forks source link

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

Open admmlk opened 4 months ago

admmlk commented 4 months ago

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