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:
|
Image@COMMAND_BAR_BACKGROUND:
|
||||||
X: 0
|
X: 0
|
||||||
Y: WINDOW_BOTTOM - HEIGHT
|
Y: WINDOW_BOTTOM - HEIGHT
|
||||||
Width: 416
|
Width: 451
|
||||||
Height: 43
|
Height: 43
|
||||||
ImageCollection: commandbar
|
ImageCollection: commandbar
|
||||||
ImageName: background
|
ImageName: background
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Image@COMMAND_BAR_BACKGROUND:
|
Image@COMMAND_BAR_BACKGROUND:
|
||||||
X: 5
|
X: 5
|
||||||
Y: WINDOW_BOTTOM - HEIGHT - 5
|
Y: WINDOW_BOTTOM - HEIGHT - 5
|
||||||
Width: 416
|
Width: 434
|
||||||
Height: 44
|
Height: 44
|
||||||
ImageCollection: commandbar
|
ImageCollection: commandbar
|
||||||
ImageName: background
|
ImageName: background
|
||||||
|
|||||||
Reference in New Issue
Block a user