Ticket #215 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
