public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Noel Ullreich <n.ullreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-widget-toolkit 2/2] increased language dropdown menu width
Date: Thu, 23 Mar 2023 15:44:25 +0100	[thread overview]
Message-ID: <20230323144425.113963-3-n.ullreich@proxmox.com> (raw)
In-Reply-To: <20230323144425.113963-1-n.ullreich@proxmox.com>

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 linebreak.

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
---
 src/window/LanguageEdit.js | 1 +
 1 file changed, 1 insertion(+)

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: [
-- 
2.30.2





  parent reply	other threads:[~2023-03-23 14:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 14:44 [pve-devel] [PATCH pve-widget-toolkit 0/2] fix 4524: Language names should be translated Noel Ullreich
2023-03-23 14:44 ` [pve-devel] [PATCH pve-widget-toolkit 1/2] Translated language dropdown menu in web interface Noel Ullreich
2023-03-24 11:25   ` [pve-devel] applied: " Thomas Lamprecht
2023-03-23 14:44 ` Noel Ullreich [this message]
2023-03-24 11:27   ` [pve-devel] applied: [PATCH pve-widget-toolkit 2/2] increased language dropdown menu width Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230323144425.113963-3-n.ullreich@proxmox.com \
    --to=n.ullreich@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal