Merge pull request #11906 from abcdefg30/tdMute

Fix the positioning of the mute label in the TD music player
This commit is contained in:
Paul Chote
2016-09-02 19:39:24 +01:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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