Adjust faction label width in lobby to fit better when truncated

This commit is contained in:
Ivaylo Draganov
2022-08-25 09:42:44 +03:00
committed by Matthias Mailänder
parent e3aa2dc6c0
commit 3453d13188
4 changed files with 9 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Height: 16
Label@LABEL:
X: 40
Width: 60
Width: 50
Height: 25
ScrollPanel@TEAM_DROPDOWN_TEMPLATE:

View File

@@ -141,7 +141,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 16
Label@FACTIONNAME:
X: 40
Width: 60
Width: 50
Height: 25
Text: Faction
DropDownButton@TEAM_DROPDOWN:
@@ -252,7 +252,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 15
Label@FACTIONNAME:
X: 40
Width: 60
Width: 50
Height: 25
Text: Faction
Label@TEAM:

View File

@@ -138,7 +138,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 15
Label@FACTIONNAME:
X: 40
Width: 60
Width: 70
Height: 25
Text: Faction
DropDownButton@TEAM_DROPDOWN:
@@ -248,7 +248,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 15
Label@FACTIONNAME:
X: 40
Width: 60
Width: 70
Height: 25
Text: Faction
Label@TEAM:
@@ -501,5 +501,5 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Height: 15
Label@LABEL:
X: 40
Width: 60
Width: 70
Height: 25

View File

@@ -138,7 +138,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 23
Label@FACTIONNAME:
X: 34
Width: 70
Width: 80
Height: 25
Text: Faction
DropDownButton@TEAM_DROPDOWN:
@@ -248,7 +248,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 23
Label@FACTIONNAME:
X: 34
Width: 70
Width: 80
Height: 25
Text: Faction
Label@TEAM:
@@ -501,5 +501,5 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Height: 15
Label@LABEL:
X: 30
Width: 70
Width: 80
Height: 25