From 320fd072b13291e02f1d8bc3ad0b13c46742829a Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Sat, 23 Mar 2024 17:45:41 -0400 Subject: [PATCH] add move downloaded patcher button --- .../Dialogs/WhyCacheThoughDialog.axaml | 19 ++++- .../Dialogs/WhyCacheThoughDialog.axaml.cs | 81 ++++++++++++++++++- 2 files changed, 94 insertions(+), 6 deletions(-) diff --git a/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml b/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml index 79080f5..75cd47b 100644 --- a/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml +++ b/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml @@ -6,12 +6,12 @@ xmlns:dialogHost="clr-namespace:DialogHostAvalonia;assembly=DialogHost.Avalonia" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="SPTInstaller.CustomControls.Dialogs.WhyCacheThoughDialog"> -