From: Noel Ullreich Date: Thu, 23 Mar 2023 14:44:25 +0000 (+0100) Subject: language selector: increase field width X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=454ff6ea91dd60b9d93a01270dcd34bc54ea4ea5 language selector: increase field width With the new translations and layout, the width of the dropdown menu needs to be increased so that the languages are all on the same line. This width might need to increased in the future if translations were to create a line break. Signed-off-by: Noel Ullreich [ T: reflow message and reword subject a bit ] Signed-off-by: Thomas Lamprecht --- diff --git a/src/window/LanguageEdit.js b/src/window/LanguageEdit.js index 9176cfd..e1ba6cc 100644 --- a/src/window/LanguageEdit.js +++ b/src/window/LanguageEdit.js @@ -38,6 +38,7 @@ Ext.define('Proxmox.window.LanguageEditWindow', { bind: { value: '{language}', }, + width: 400, }, ], buttons: [