From f53b37eb12db7e4f84f3e76d3c471249534ed63f Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Wed, 12 Feb 2025 09:27:53 +0100 Subject: [PATCH] Included tabs in some views to make the display more compact --- ENI2/SheetDisplayControls/ATAControl.xaml | 2 +- .../CrewDepartureControl.xaml | 2 +- .../CrewPreArrivalControl.xaml | 2 +- .../DangerousCargoControl.xaml | 10 +-- .../DangerousCargoControl.xaml.cs | 63 +++++++++++++++++-- .../PassengerDepartureControl.xaml | 2 +- .../PassengerPreArrivalControl.xaml | 2 +- .../PreArrivalControl.xaml | 2 +- .../PreDepartureControl.xaml | 2 +- ENI2/SheetDisplayControls/VoyageControl.xaml | 2 +- 10 files changed, 70 insertions(+), 19 deletions(-) diff --git a/ENI2/SheetDisplayControls/ATAControl.xaml b/ENI2/SheetDisplayControls/ATAControl.xaml index ddff0f6e..95d0f639 100644 --- a/ENI2/SheetDisplayControls/ATAControl.xaml +++ b/ENI2/SheetDisplayControls/ATAControl.xaml @@ -15,7 +15,7 @@ - + diff --git a/ENI2/SheetDisplayControls/CrewDepartureControl.xaml b/ENI2/SheetDisplayControls/CrewDepartureControl.xaml index 07f1c612..befdb1b0 100644 --- a/ENI2/SheetDisplayControls/CrewDepartureControl.xaml +++ b/ENI2/SheetDisplayControls/CrewDepartureControl.xaml @@ -15,7 +15,7 @@ - + diff --git a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml index 88381b72..4d3d0f4f 100644 --- a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml +++ b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml @@ -15,7 +15,7 @@ - + diff --git a/ENI2/SheetDisplayControls/DangerousCargoControl.xaml b/ENI2/SheetDisplayControls/DangerousCargoControl.xaml index e5e396de..5da65330 100644 --- a/ENI2/SheetDisplayControls/DangerousCargoControl.xaml +++ b/ENI2/SheetDisplayControls/DangerousCargoControl.xaml @@ -54,7 +54,7 @@