Adjust widget sizes to ensure they accommodate the English translation text.

Some existing widget are too small to accommodate their text. Adjust their sizes to fit. Text can be rendered outside the widget bounds so visually this often has no impact, but adjusting this now will help in the future for checking translation text for other languages fit in their widgets.
This commit is contained in:
RoosterDragon
2024-01-20 10:22:33 +00:00
committed by Gustas
parent f979e6da0f
commit ca6aa5ebf1
42 changed files with 175 additions and 59 deletions

View File

@@ -121,6 +121,7 @@ Background@LATENCY_TOOLTIP:
Label@LATENCY_PREFIX:
X: 7
Y: 3
Width: 200
Height: 26
Font: Bold
Text: label-latency-tooltip-prefix
@@ -133,12 +134,13 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Logic: AnonymousProfileTooltipLogic
Background: dialog4
Height: 30
Width: 200
Width: 300
Children:
Label@NAME:
X: 7
Y: 2
Text: label-anonymous-player-tooltip-name
Width: 290
Height: 24
Font: MediumBold
Label@LOCATION:
@@ -168,6 +170,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
ImageName: admin
Label@LABEL:
X: 10
Width: 200
Height: 12
Text: label-game-admin
Font: TinyBold
@@ -211,6 +214,7 @@ Background@REGISTERED_PLAYER_TOOLTIP:
Label@LABEL:
X: 10
Y: 1
Width: 200
Height: 12
Text: label-game-admin
Font: TinyBold