Files
OpenRA/mods/common/chrome/lobby-players.yaml
RoosterDragon ca6aa5ebf1 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.
2024-01-21 12:34:28 +02:00

507 lines
11 KiB
YAML

Container@LOBBY_PLAYER_BIN:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
Container@LABEL_CONTAINER:
X: 5
Y: 0 - 24
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
Label@LABEL_LOBBY_NAME:
Width: 180
Height: 25
Text: label-container-lobby-name
Align: Center
Font: Bold
Label@LABEL_LOBBY_COLOR:
X: 190
Width: 70
Height: 25
Text: label-container-lobby-color
Align: Center
Font: Bold
Label@LABEL_LOBBY_FACTION:
X: 270
Width: 140
Height: 25
Text: label-container-lobby-faction
Align: Center
Font: Bold
Label@LABEL_LOBBY_TEAM:
X: 420
Width: 48
Height: 25
Text: label-container-lobby-team
Align: Center
Font: Bold
Label@LABEL_LOBBY_HANDICAP:
X: 478
Width: 72
Height: 25
Text: label-container-lobby-handicap
Align: Center
Font: Bold
Label@LABEL_LOBBY_SPAWN:
X: 560
Width: 48
Height: 25
Text: label-container-lobby-spawn
Align: Center
Font: Bold
Label@LABEL_LOBBY_STATUS:
X: 617
Width: 20 + 24
Height: 25
Text: label-container-lobby-status
Align: Left
Font: Bold
ScrollPanel@LOBBY_PLAYERS:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
TopBottomSpacing: 5
ItemSpacing: 5
Children:
Container@TEMPLATE_EDITABLE_PLAYER:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Container@LATENCY:
Y: 6
Width: 11
Height: 14
Visible: false
Children:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: LATENCY_TOOLTIP
TextField@NAME:
X: 15
Width: 165
Height: 25
Text: Name
LeftMargin: 24
MaxLength: 16
Visible: false
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 3
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 3
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
DropDownButton@SLOT_OPTIONS:
X: 15
Width: 165
Height: 25
Text: dropdownbutton-template-editable-player-slot-options
Font: Regular
Visible: false
DropDownButton@COLOR:
X: 190
Width: 70
Height: 25
IgnoreChildMouseOver: true
Children:
ColorBlock@COLORBLOCK:
X: 5
Y: 6
Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12
DropDownButton@FACTION:
X: 270
Width: 140
Height: 25
IgnoreChildMouseOver: true
TooltipContainer: TOOLTIP_CONTAINER
PanelRoot: FACTION_DROPDOWN_PANEL_ROOT # ensure that tooltips for the options are on top of the dropdown panel
Children:
Image@FACTIONFLAG:
X: 5
Y: 5
Width: 30
Height: 15
Label@FACTIONNAME:
X: 40
Width: 70
Height: 25
Text: label-template-editable-player-factionname
DropDownButton@TEAM_DROPDOWN:
X: 420
Width: 48
Height: 25
Text: dropdownbutton-template-editable-player-team-dropdown
DropDownButton@HANDICAP_DROPDOWN:
X: 478
Width: 72
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
TooltipText: dropdownbutton-template-editable-player-handicap-dropdown-tooltip
DropDownButton@SPAWN_DROPDOWN:
X: 560
Width: 48
Height: 25
Text: dropdownbutton-template-editable-player-spawn-dropdown
Checkbox@STATUS_CHECKBOX:
X: 617
Y: 2
Width: 20
Height: 20
Visible: false
Image@STATUS_IMAGE:
X: 619
Y: 4
Width: 20
Height: 20
ImageCollection: checkmark-tick
ImageName: checked
Visible: false
Container@TEMPLATE_NONEDITABLE_PLAYER:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Container@LATENCY:
Y: 6
Width: 11
Height: 14
Visible: false
Children:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: LATENCY_TOOLTIP
Image@PROFILE:
ImageCollection: lobby-bits
X: 18
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 18
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 39
Width: 146
Height: 25
Text: label-template-noneditable-player-name
DropDownButton@PLAYER_ACTION:
X: 15
Width: 165
Height: 25
Font: Regular
Visible: false
Align: Left
LeftMargin: 24
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 3
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 3
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
ColorBlock@COLORBLOCK:
X: 195
Y: 6
Width: 35
Height: 13
Container@FACTION:
X: 270
Width: 160
Height: 25
Children:
Image@FACTIONFLAG:
X: 5
Y: 5
Width: 30
Height: 15
Label@FACTIONNAME:
X: 40
Width: 70
Height: 25
Text: label-faction-factionname
Label@TEAM:
X: 420
Width: 42
Height: 25
Text: label-template-noneditable-player-team
Align: Center
DropDownButton@TEAM_DROPDOWN:
X: 420
Width: 48
Height: 25
Visible: false
Label@HANDICAP:
X: 478
Width: 47
Height: 25
Align: Center
DropDownButton@HANDICAP_DROPDOWN:
X: 478
Width: 72
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
TooltipText: dropdownbutton-template-noneditable-player-handicap-dropdown-tooltip
Label@SPAWN:
X: 560
Width: 23
Height: 25
Align: Center
DropDownButton@SPAWN_DROPDOWN:
X: 560
Width: 48
Height: 25
Visible: false
Image@STATUS_IMAGE:
X: 619
Y: 4
Width: 20
Height: 20
ImageCollection: checkmark-tick
ImageName: checked
Visible: false
Container@TEMPLATE_EMPTY:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Label@NAME:
Width: 165
Height: 25
X: 20
Text: label-template-empty-name
DropDownButton@SLOT_OPTIONS:
X: 15
Width: 165
Height: 25
Text: dropdownbutton-template-empty-slot-options
Visible: false
Button@JOIN:
X: 190
Text: button-template-empty-join
Width: 418
Height: 25
Container@TEMPLATE_EDITABLE_SPECTATOR:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Container@LATENCY:
Y: 6
Width: 11
Height: 14
Visible: false
Children:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: LATENCY_TOOLTIP
TextField@NAME:
X: 15
Width: 165
Height: 25
Text: Name
LeftMargin: 24
MaxLength: 16
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 3
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 3
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR:
X: 190
Width: 418
Height: 25
Text: label-template-editable-spectator
Align: Center
Font: Bold
Checkbox@STATUS_CHECKBOX:
X: 617
Y: 2
Width: 20
Height: 20
Visible: false
Image@STATUS_IMAGE:
X: 619
Y: 4
Width: 20
Height: 20
ImageCollection: checkmark-tick
ImageName: checked
Visible: false
Container@TEMPLATE_NONEDITABLE_SPECTATOR:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Container@LATENCY:
Y: 6
Width: 11
Height: 14
Visible: false
Children:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@LATENCY_REGION:
Width: 11
Height: 25
TooltipContainer: TOOLTIP_CONTAINER
Template: LATENCY_TOOLTIP
Image@PROFILE:
ImageCollection: lobby-bits
X: 18
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 18
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 39
Width: 179
Height: 25
Text: label-template-noneditable-spectator-name
DropDownButton@PLAYER_ACTION:
X: 15
Width: 165
Height: 25
Font: Regular
Visible: false
Align: Left
LeftMargin: 24
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 3
Y: 3
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 3
Y: 3
Width: 16
Height: 16
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR:
X: 190
Width: 418
Height: 25
Text: label-template-noneditable-spectator
Align: Center
Font: Bold
Image@STATUS_IMAGE:
X: 619
Y: 4
Width: 20
Height: 20
ImageCollection: checkmark-tick
ImageName: checked
Visible: false
Container@TEMPLATE_NEW_SPECTATOR:
X: 5
Width: 475
Height: 25
Visible: false
Children:
Checkbox@TOGGLE_SPECTATORS:
X: 15
Width: 165
Height: 20
Font: Regular
Text: checkbox-template-new-spectator-toggle-spectators
Button@SPECTATE:
X: 190
Width: 418
Height: 25
Text: button-template-new-spectator-spectate
Font: Regular
ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Width: DROPDOWN_WIDTH
Children:
ScrollItem@HEADER:
Background: scrollheader
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
Visible: false
Children:
Label@LABEL:
Font: TinyBold
Width: PARENT_RIGHT
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
Visible: false
TooltipContainer: TOOLTIP_CONTAINER
Children:
Image@FLAG:
X: 5
Y: 5
Width: 30
Height: 15
Label@LABEL:
X: 40
Width: 70
Height: 25