From 4c7cd11a02cd4875b63674478b47c634ebd57f7b Mon Sep 17 00:00:00 2001 From: -SSS- Date: Tue, 22 Apr 2025 12:19:10 +0300 Subject: [PATCH] pdf_norm --- demo_hard/App.axaml.cs | 1 + demo_hard/BarcodeWindow.axaml | 2 +- demo_hard/SallerWindow.axaml | 14 +- demo_hard/SallerWindow.axaml.cs | 156 +++++++++++------- demo_hard/bin/Debug/net9.0/demo_hard.dll | Bin 109568 -> 110592 bytes demo_hard/bin/Debug/net9.0/demo_hard.exe | Bin 145920 -> 145920 bytes demo_hard/bin/Debug/net9.0/demo_hard.pdb | Bin 38476 -> 38704 bytes .../obj/Debug/net9.0/Avalonia/demo_hard.dll | Bin 109568 -> 110592 bytes .../obj/Debug/net9.0/Avalonia/demo_hard.pdb | Bin 38476 -> 38704 bytes demo_hard/obj/Debug/net9.0/Avalonia/resources | Bin 19015 -> 18789 bytes demo_hard/obj/Debug/net9.0/apphost.exe | Bin 145920 -> 145920 bytes .../Debug/net9.0/demo_hard.AssemblyInfo.cs | 2 +- .../net9.0/demo_hard.AssemblyInfoInputs.cache | 2 +- demo_hard/obj/Debug/net9.0/demo_hard.dll | Bin 89088 -> 89600 bytes demo_hard/obj/Debug/net9.0/demo_hard.pdb | Bin 34664 -> 34896 bytes demo_hard/obj/Debug/net9.0/ref/demo_hard.dll | Bin 17408 -> 17920 bytes .../net9.0/refint/Avalonia/demo_hard.dll | Bin 17408 -> 17920 bytes .../obj/Debug/net9.0/refint/demo_hard.dll | Bin 18432 -> 18432 bytes 18 files changed, 106 insertions(+), 71 deletions(-) diff --git a/demo_hard/App.axaml.cs b/demo_hard/App.axaml.cs index 6548ec4..632941b 100644 --- a/demo_hard/App.axaml.cs +++ b/demo_hard/App.axaml.cs @@ -16,6 +16,7 @@ public partial class App : Application if (ApplicationLifetime is IClassicDesktopStyleApplicationLifetime desktop) { desktop.MainWindow = new MainWindow(); + } base.OnFrameworkInitializationCompleted(); diff --git a/demo_hard/BarcodeWindow.axaml b/demo_hard/BarcodeWindow.axaml index c7e1c6f..e573461 100644 --- a/demo_hard/BarcodeWindow.axaml +++ b/demo_hard/BarcodeWindow.axaml @@ -6,7 +6,7 @@ - + diff --git a/demo_hard/SallerWindow.axaml b/demo_hard/SallerWindow.axaml index c21bdb5..2f8860e 100644 --- a/demo_hard/SallerWindow.axaml +++ b/demo_hard/SallerWindow.axaml @@ -7,7 +7,7 @@ Height="600"> - + - + @@ -34,7 +34,7 @@ - + @@ -50,7 +50,7 @@ Padding="5"/> - + - + - +