Opened 15 years ago

Closed 15 years ago

#39 closed defect (fixed)

Long version numbers aren't displayed properly on the in-game map

Reported by: Henrik Heimbuerger Owned by: Henrik Heimbuerger
Priority: major Milestone: 1.80
Component: Core Version: 1.77
Keywords: Cc:

Description

Long version numbers aren't displayed properly in the lower right of the in-game map.

Note that the installer also doesn't handle very long version numbers properly, but that won't be fixed as it only occurs on alpha versions (which by default include the build date and time).

Change History (3)

comment:1 Changed 15 years ago by Henrik Heimbuerger

Status: newaccepted

comment:2 Changed 15 years ago by SVN

New commit by cort (revision [126]):
[Fix for ticket #39] Fixed long version strings being cut off on the map screen.

This was due to the text field not being wide enough. That caused them to wrap at the space after 'CortUI', but due to the right-alignedness and the position at the bottom of the screen it looked like they were cut off.

comment:3 Changed 15 years ago by Henrik Heimbuerger

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.