From d16a1a827db6d5c01464f99a9b1ab021e0dc9455 Mon Sep 17 00:00:00 2001 From: OctaAcid Date: Sun, 16 Apr 2023 17:25:16 +0800 Subject: [PATCH] chore: updated deleteall function, now saving user's code; chore: updated upload interaction, now opens AI file in the pack as default --- installer/Installer/MainWindow.xaml | 4 +- installer/Installer/Model.cs | 21 ++++++++- installer/Installer/ViewModel.cs | 70 ++++++++++++++++++++++------- 3 files changed, 77 insertions(+), 18 deletions(-) diff --git a/installer/Installer/MainWindow.xaml b/installer/Installer/MainWindow.xaml index c298ff1..4e74b10 100644 --- a/installer/Installer/MainWindow.xaml +++ b/installer/Installer/MainWindow.xaml @@ -39,7 +39,7 @@