From 245a29f797247c5e6768661f8db323ec6a50a0f1 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sun, 19 Apr 2026 15:13:13 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E8=BF=81=E7=A7=BB=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/MainWindow.xaml | 2 +- Ink Canvas/Properties/Strings.en-US.resx | 6 +++ Ink Canvas/Properties/Strings.resx | 6 +++ .../SettingsViews/Pages/CanvasPage.xaml | 22 +++++----- .../SettingsViews/Pages/CanvasPage.xaml.cs | 40 ++++++++++--------- 5 files changed, 45 insertions(+), 31 deletions(-) diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml index b21a9a6c..b3ec97a1 100644 --- a/Ink Canvas/MainWindow.xaml +++ b/Ink Canvas/MainWindow.xaml @@ -26,7 +26,7 @@ Closing="Window_Closing" Closed="Window_Closed" PreviewKeyDown="Main_Grid_PreviewKeyDown" - Height="16000" Width="1440" + Height="11080" Width="1440" FontFamily="Microsoft YaHei UI" MouseWheel="Window_MouseWheel" Foreground="{DynamicResource FloatBarForeground}" diff --git a/Ink Canvas/Properties/Strings.en-US.resx b/Ink Canvas/Properties/Strings.en-US.resx index e9b085ce..48f4b36c 100644 --- a/Ink Canvas/Properties/Strings.en-US.resx +++ b/Ink Canvas/Properties/Strings.en-US.resx @@ -1032,6 +1032,12 @@ Use advanced curve smoothing (recommended) + + Curve smoothing mode + + + Off + Enable ink fade diff --git a/Ink Canvas/Properties/Strings.resx b/Ink Canvas/Properties/Strings.resx index 60b4234f..5f3e61b3 100644 --- a/Ink Canvas/Properties/Strings.resx +++ b/Ink Canvas/Properties/Strings.resx @@ -1074,6 +1074,12 @@ 使用高级曲线平滑(推荐) + + 曲线平滑模式 + + + 关闭 + 启用墨迹渐隐功能 diff --git a/Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml index a5360d41..7e746db2 100644 --- a/Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml +++ b/Ink Canvas/Windows/SettingsViews/Pages/CanvasPage.xaml @@ -123,17 +123,17 @@ SwitchName="ToggleSwitchShowCircleCenter" Toggled="ToggleSwitchShowCircleCenter_Toggled" /> - - - + + + + + + + + + +