From 4e9ef7a334ad27a20a11b7c89d69b472f12090d4 Mon Sep 17 00:00:00 2001 From: Ivaylo Draganov Date: Fri, 27 Sep 2024 16:40:10 +0300 Subject: [PATCH] Adjust width of command bar widget so it matches the artwork and the mouse cursor cannot click through it --- mods/d2k/chrome/ingame-player.yaml | 2 +- mods/ra/chrome/ingame-player.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/d2k/chrome/ingame-player.yaml b/mods/d2k/chrome/ingame-player.yaml index 51d909ffc7..0039c8e3a3 100644 --- a/mods/d2k/chrome/ingame-player.yaml +++ b/mods/d2k/chrome/ingame-player.yaml @@ -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 diff --git a/mods/ra/chrome/ingame-player.yaml b/mods/ra/chrome/ingame-player.yaml index 81de5fe1a3..f1eb04995f 100644 --- a/mods/ra/chrome/ingame-player.yaml +++ b/mods/ra/chrome/ingame-player.yaml @@ -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