From 94b7d0490899e318d74956127b42dad6eb616e25 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Wed, 27 Mar 2024 09:26:11 -0400 Subject: [PATCH] finish update button controls --- .../CustomControls/UpdateButton.axaml | 32 +++++++++++++++---- .../CustomControls/UpdateButton.axaml.cs | 10 +++--- SPTInstaller/Models/InstallerUpdateInfo.cs | 30 +++++------------ SPTInstaller/ViewModels/PreChecksViewModel.cs | 4 +-- SPTInstaller/Views/PreChecksView.axaml | 29 ++++++++--------- 5 files changed, 55 insertions(+), 50 deletions(-) diff --git a/SPTInstaller/CustomControls/UpdateButton.axaml b/SPTInstaller/CustomControls/UpdateButton.axaml index 8e73bbb..4b2f766 100644 --- a/SPTInstaller/CustomControls/UpdateButton.axaml +++ b/SPTInstaller/CustomControls/UpdateButton.axaml @@ -10,17 +10,37 @@ - - - - - - - - - - - - - - - +