ihhub/fheroes2

Meeting screen, wrong vertical and horizontal position of numbers and names for primary skills

Offen

#1.710 geöffnet am 16.09.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (469 Forks)auto 404
good first issueimprovementquestion

Repository-Metriken

Stars
 (3.415 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

In fheroes2, the vertical and horizontal position of numbers and names for primary skills is not the same as in the original game. In the original game, the numbers and names for the primary skills are not placed correctly either.

I suggest positioning the numbers and names this way:

  • a vertical space of 13 pixels between the bottom of the graphic of the primary skill inside the yellow frame and the baseline of the text of the name of the primary skill.

  • a horizontal space of 10 pixels between the edge of the yellow frame and the number of the primary skill for each number of the primary skill.

  • the name of the primary skill centered horizontally between the frames of the two columns of primary skills and aligned vertically with the numbers of the primary skills.

In fheroes2:

Meeting screen fh2 distance 01

Contributor Guide