ihhub/fheroes2

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

开放

#8,758 创建于 2024年5月27日

 (0 条评论) (0 个反应) (0 位负责人)C++ (469 个派生)auto 404
editorhelp wantedimprovementui

仓库指标

星标
 (3,415 个星标)
PR 合并指标
 (平均合并 5天 15小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南