From d16cdd11a162e95775a868bf417aa882097c4b62 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Sun, 23 Oct 2022 21:27:06 +0700 Subject: [PATCH] add super intelligent save button cuz torch is trash --- TorchRemote.Plugin/ConfigControl.xaml | 18 ++++++++++++++++++ TorchRemote.Plugin/ConfigControl.xaml.cs | 21 +++++++++++++++++++++ TorchRemote.Plugin/Plugin.cs | 3 +-- TorchRemote.Plugin/manifest.xml | 2 +- 4 files changed, 41 insertions(+), 3 deletions(-) create mode 100644 TorchRemote.Plugin/ConfigControl.xaml create mode 100644 TorchRemote.Plugin/ConfigControl.xaml.cs diff --git a/TorchRemote.Plugin/ConfigControl.xaml b/TorchRemote.Plugin/ConfigControl.xaml new file mode 100644 index 0000000..9d36430 --- /dev/null +++ b/TorchRemote.Plugin/ConfigControl.xaml @@ -0,0 +1,18 @@ + + + + + + + +