Opened 8 years ago

Last modified 3 years ago

#4094 new defect

Wonder victory message only partially displayed

Reported by: echotangoecho Owned by:
Priority: Should Have Milestone: Backlog
Component: UI – In-game Keywords: simple
Cc: Patch:

Description

When 4 or more wonder victory messages are shown, only the bottom part of the highest message is displayed. This can probably be fixed by increasing the vertical area available for these messages.

Change History (4)

comment:1 by elexis, 7 years ago

Keywords: simple added

So basically increase the size of notificationPanel in session.xml by few pixels so that it's a multiple of the fontsize. While at it, we should ensure that this won't reoccur when changing the fontsize.

We should add GetTextHeight to ScriptFunctions.cpp (hint: copy & paste job of GetTextWidth) and using that to determine the actual text height.

comment:2 by Imarok, 5 years ago

Component: UI & SimulationIn-game UI

Move tickets to In-game UI as UI & Simulation got some sub components.

comment:3 by Silier, 3 years ago

Keywords: simple removed
severity: simple

comment:4 by Silier, 3 years ago

Keywords: simple added
Note: See TracTickets for help on using tickets.