From ef5cca3aab015c8dad536c1215e3c90eb71fce9f Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Tue, 4 Mar 2025 08:03:38 +0100 Subject: [PATCH] Resized some sheet displays by 50% to make them better align left --- ENI2/SheetDisplayControls/ATAControl.xaml | 3 +- .../CrewPreArrivalControl.xaml | 5 +-- ENI2/SheetDisplayControls/PortControl.xaml | 36 ++++++++++--------- .../PreArrivalControl.xaml | 17 ++++----- .../PreDepartureControl.xaml | 17 ++++----- .../SheetDisplayControls/ShipDataControl.xaml | 9 +++-- ENI2/SheetDisplayControls/VoyageControl.xaml | 24 +++++++------ .../bsmd.LockingService.csproj.user | 2 +- 8 files changed, 63 insertions(+), 50 deletions(-) diff --git a/ENI2/SheetDisplayControls/ATAControl.xaml b/ENI2/SheetDisplayControls/ATAControl.xaml index 95d0f639..9f9fa332 100644 --- a/ENI2/SheetDisplayControls/ATAControl.xaml +++ b/ENI2/SheetDisplayControls/ATAControl.xaml @@ -16,7 +16,8 @@ - + + diff --git a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml index 4d3d0f4f..70d44d8b 100644 --- a/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml +++ b/ENI2/SheetDisplayControls/CrewPreArrivalControl.xaml @@ -16,7 +16,8 @@ - + + @@ -40,7 +41,7 @@