ihhub/fheroes2

Select game resolution window, position of elements

Open

#1,891 opened on Oct 3, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (469 forks)auto 404
good first issuehelp wantedlow prioritypixel-precisionui

Repository metrics

Stars
 (3,415 stars)
PR merge metrics
 (PR metrics pending)

Description

  • The title is not centered horizontally in relation to the resolution frame.
  • Each resolution line is not centered horizontally with respect to the resolutions frame.
  • The vertical spacing between lines is not regular (19 pixels and 20 pixels from baseline of text to baseline of text).
  • The "OKAY" and "CANCEL" buttons are not the same horizontal distance from the edge of the window closest to the button.

In fheroes2 2045:

Select game resolution evil fh2 2045 02

Contributor guide