ihhub/fheroes2

Additional message window with greater width

Aberta

#1.338 aberto em 25 de ago. de 2020

 (2 comentários) (1 reação) (0 responsável)C++ (469 forks)auto 404
help wantedimprovementui

Métricas do repositório

Stars
 (3.415 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador