ihhub/fheroes2

Additional message window with greater width

开放

#1,338 创建于 2020年8月25日

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

仓库指标

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

描述

Fheroes2 has remedied some flaws present in the original game regarding the information displayed in some windows.

For example, with the window displayed when a map event that gives more than two types of resources is activated.

In the original game:

Additional message window with greater width 04

In fheroes2:

Additional message window with greater width 01

Or, when the hero goes to the hill fort and there are more than two troops to upgrade.

In the original game:

Additional message window with greater width 05

In fheroes2:

Additional message window with greater width 03

However, as you can see, this is sometimes a problem. The window displayed is not wide enough.

And if the text to display is very long, the top and bottom of the window are cut off.

Additional message window with greater width 02

To remedy this, it would be necessary to have in addition a larger version of the message display window (or a version that adapts automatically) that would be used when these cases occur.

贡献者指南