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:

In fheroes2:

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

In fheroes2:

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.

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.