From 0e6510880d885fb2a0acaccfe62d7d551a001029 Mon Sep 17 00:00:00 2001 From: Kilian Wirl Date: Fri, 12 Jun 2026 13:20:00 +0200 Subject: [PATCH] TabletTest --- AA-Forms/FormAuftragAuswahl.cs | 2 ++ Verwaltung_ReadMe.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AA-Forms/FormAuftragAuswahl.cs b/AA-Forms/FormAuftragAuswahl.cs index 755bc44..f4bede4 100644 --- a/AA-Forms/FormAuftragAuswahl.cs +++ b/AA-Forms/FormAuftragAuswahl.cs @@ -142,6 +142,8 @@ namespace Deckungsbeitrag.AA_Forms this.Width = screen.WorkingArea.Width; this.Height = screen.WorkingArea.Height / 2; this.Location = new Point(0, 0); + + this.panelAuswahl.Height = this.Bottom - this.panelSuchen.Bottom - 20; } } diff --git a/Verwaltung_ReadMe.txt b/Verwaltung_ReadMe.txt index 5058ef9..a2e5c58 100644 --- a/Verwaltung_ReadMe.txt +++ b/Verwaltung_ReadMe.txt @@ -72,5 +72,5 @@ Build-Info: Keine Install-Reminder vorhanden ✅ -Installation: 12.06.2026 13:14 +Installation: 12.06.2026 13:19 =====================================