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

@@ -8,7 +8,8 @@ Container@NEW_MAP_BG:
Label@TITLE:
Text: label-new-map-bg-title
Width: PARENT_RIGHT
Y: 0 - 22
Height: 25
Y: 0 - 34
Font: BigBold
Contrast: true
Align: Center
@@ -85,7 +86,8 @@ Container@SAVE_MAP_PANEL:
Label@LABEL_TITLE:
Text: label-save-map-panel-title
Width: PARENT_RIGHT
Y: 0 - 22
Height: 25
Y: 0 - 34
Font: BigBold
Contrast: true
Align: Center