ihhub/fheroes2

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

开放

#1,710 创建于 2020年9月16日

 (0 条评论) (0 个反应) (0 位负责人)C++ (469 个派生)auto 404
good first issueimprovementquestion

仓库指标

星标
 (3,415 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南