Adjust width of command bar widget so it matches the artwork and the mouse cursor cannot click through it
This commit is contained in:
@@ -28,7 +28,7 @@ Container@PLAYER_WIDGETS:
|
||||
Image@COMMAND_BAR_BACKGROUND:
|
||||
X: 0
|
||||
Y: WINDOW_BOTTOM - HEIGHT
|
||||
Width: 416
|
||||
Width: 451
|
||||
Height: 43
|
||||
ImageCollection: commandbar
|
||||
ImageName: background
|
||||
|
||||
@@ -43,7 +43,7 @@ Container@PLAYER_WIDGETS:
|
||||
Image@COMMAND_BAR_BACKGROUND:
|
||||
X: 5
|
||||
Y: WINDOW_BOTTOM - HEIGHT - 5
|
||||
Width: 416
|
||||
Width: 434
|
||||
Height: 44
|
||||
ImageCollection: commandbar
|
||||
ImageName: background
|
||||
|
||||
Reference in New Issue
Block a user