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 合併指標
 (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.

貢獻者指南