Ticket #215 (closed enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

GUI: Display of entity properties hides other information

Reported by: jan Owned by: anton
Priority: If Time Permits Milestone:
Component: Core engine Keywords: gui
Cc: anton

Description

In an MP game of Oasis, the blue (host's) cavalry can be clicked upon to show unit details in the upper-left corner of the screen. Here, the range information is displayed with very many digits, thus overwriting the next field. It would be good to display all floating-point information in the GUI with one digit of precision, which can be expressed in printf via "%.1f".

Change History

comment:1 Changed 5 years ago by anton

  • Owner set to anton
  • Status changed from new to assigned

comment:2 Changed 4 years ago by anton

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:3 Changed 3 years ago by anonymous

  • Milestone Open Source Release deleted

Milestone Open Source Release deleted

Note: See TracTickets for help on using tickets.