From 6ba4a57bbcc392ad151ecc00ebdacf1fe4b7fc9c Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Thu, 1 Jan 2026 17:57:42 +0800 Subject: [PATCH] =?UTF-8?q?add:=E6=96=B0=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SettingsViews/AdvancedPanel.xaml | 640 +++++++++++++++++- .../SettingsViews/AppearancePanel.xaml | 495 +++++++++++++- .../SettingsViews/AppearancePanel.xaml.cs | 74 +- .../SettingsViews/AutomationPanel.xaml | 409 ++++++++++- .../SettingsViews/CanvasAndInkPanel.xaml | 352 +++++++++- .../SettingsViews/CrashActionPanel.xaml | 26 +- .../SettingsViews/GesturesPanel.xaml | 97 ++- .../SettingsViews/InkRecognitionPanel.xaml | 183 ++++- .../SettingsViews/LuckyRandomPanel.xaml | 217 +++++- .../SettingsViews/PowerPointPanel.xaml | 515 +++++++++++++- .../SettingsViews/SnapshotPanel.xaml | 175 ++++- .../SettingsViews/StartupPanel.xaml | 477 ++++++++++++- .../SettingsViews/ThemePanel.xaml | 492 +++++++++++++- .../SettingsViews/TimerPanel.xaml | 143 ++++ .../SettingsViews/TimerPanel.xaml.cs | 34 + 15 files changed, 4248 insertions(+), 81 deletions(-) create mode 100644 Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml create mode 100644 Ink Canvas/Windows/SettingsViews/SettingsViews/TimerPanel.xaml.cs diff --git a/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml b/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml index 618d3bae..2a2be1db 100644 --- a/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml +++ b/Ink Canvas/Windows/SettingsViews/SettingsViews/AdvancedPanel.xaml @@ -4,12 +4,648 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Ink_Canvas.Windows.SettingsViews" + xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" mc:Ignorable="d" d:DesignHeight="950" d:DesignWidth="640"> + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +