From 8711bca159bc9cf0f43a1c1deb3de83647603f3e Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Tue, 7 May 2024 14:19:03 -0400 Subject: [PATCH] add clear cache metadata button --- .../Dialogs/WhyCacheThoughDialog.axaml | 20 +++++---- .../Dialogs/WhyCacheThoughDialog.axaml.cs | 42 +++++++++++++++++++ SPTInstaller/SPTInstaller.csproj | 4 +- 3 files changed, 56 insertions(+), 10 deletions(-) diff --git a/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml b/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml index fa63d81..bf70a76 100644 --- a/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml +++ b/SPTInstaller/CustomControls/Dialogs/WhyCacheThoughDialog.axaml @@ -6,7 +6,7 @@ xmlns:dialogHost="clr-namespace:DialogHostAvalonia;assembly=DialogHost.Avalonia" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="SPTInstaller.CustomControls.Dialogs.WhyCacheThoughDialog"> -