TabletTest

This commit is contained in:
Kilian Wirl 2026-06-12 13:20:00 +02:00
parent 1c4ddabf95
commit 0e6510880d
2 changed files with 3 additions and 1 deletions

View File

@ -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;
}
}

View File

@ -72,5 +72,5 @@ Build-Info:
Keine Install-Reminder vorhanden ✅
Installation: 12.06.2026 13:14
Installation: 12.06.2026 13:19
=====================================