Merge pull request #11906 from abcdefg30/tdMute
Fix the positioning of the mute label in the TD music player
This commit is contained in:
@@ -32,7 +32,7 @@ Container@LOBBY_MUSIC_BIN:
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MUTE_LABEL:
|
||||
X: 25
|
||||
X: 60
|
||||
Y: 10
|
||||
Width: 300
|
||||
Height: 20
|
||||
|
||||
@@ -193,8 +193,8 @@ Container@MUSIC_PANEL:
|
||||
Height: 35
|
||||
Text: Back
|
||||
Label@MUTE_LABEL:
|
||||
X: 165
|
||||
Y: 399
|
||||
X: 100
|
||||
Y: 337
|
||||
Width: 300
|
||||
Height: 20
|
||||
Font: Small
|
||||
|
||||
@@ -32,7 +32,7 @@ Container@LOBBY_MUSIC_BIN:
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
Label@MUTE_LABEL:
|
||||
X: 25
|
||||
X: 45
|
||||
Y: 10
|
||||
Width: 300
|
||||
Height: 20
|
||||
|
||||
Reference in New Issue
Block a user