all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 1/1] ui: traffic-control: increase dialog height to fit "Add Timeframe" button
@ 2025-11-25 10:58 Michael Köppl
  2025-11-25 15:02 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Köppl @ 2025-11-25 10:58 UTC (permalink / raw)
  To: pbs-devel

Due to the new users selection dropdown, the "Add Timeframe" button
would be cut off a bit at the bottom. Increase the height of the dialog
to fit all elements properly.

Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
---
 www/window/TrafficControlEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/window/TrafficControlEdit.js b/www/window/TrafficControlEdit.js
index 7243f5b3..60b3f42a 100644
--- a/www/window/TrafficControlEdit.js
+++ b/www/window/TrafficControlEdit.js
@@ -5,7 +5,7 @@ Ext.define('PBS.window.TrafficControlEdit', {
 
     onlineHelp: 'sysadmin_traffic_control',
     width: 800,
-    height: 600,
+    height: 610,
 
     isAdd: true,
 
-- 
2.47.3



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup 1/1] ui: traffic-control: increase dialog height to fit "Add Timeframe" button
  2025-11-25 10:58 [pbs-devel] [PATCH proxmox-backup 1/1] ui: traffic-control: increase dialog height to fit "Add Timeframe" button Michael Köppl
@ 2025-11-25 15:02 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-11-25 15:02 UTC (permalink / raw)
  To: pbs-devel, Michael Köppl

On Tue, 25 Nov 2025 11:58:05 +0100, Michael Köppl wrote:
> Due to the new users selection dropdown, the "Add Timeframe" button
> would be cut off a bit at the bottom. Increase the height of the dialog
> to fit all elements properly.
> 
> 

Applied, thanks!

[1/1] ui: traffic-control: increase dialog height to fit "Add Timeframe" button
      commit: 878544eacb07a2c1f02c3e8151fdc0bcbcb02948


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-25 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-25 10:58 [pbs-devel] [PATCH proxmox-backup 1/1] ui: traffic-control: increase dialog height to fit "Add Timeframe" button Michael Köppl
2025-11-25 15:02 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal