From a2fda16df9b234e7d18a5688c733661e3c36a17f Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Sun, 5 Oct 2025 23:58:39 +0800 Subject: [PATCH] =?UTF-8?q?improve:=E4=B8=BB=E9=A2=98=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/InkCanvasForClass.csproj | 4 ++++ Ink Canvas/MainWindow.xaml | 16 ++++++++-------- Ink Canvas/Resources/Styles/Dark.xaml | 6 ++++++ Ink Canvas/Resources/Styles/Light.xaml | 6 ++++++ Ink Canvas/Resources/new-icons/gesture.png | Bin 2577 -> 1289 bytes .../Resources/new-icons/gesture_white.png | Bin 0 -> 1289 bytes .../Resources/new-icons/hand-move_white.png | Bin 0 -> 1337 bytes .../Resources/new-icons/multi-touch_white.png | Bin 0 -> 1099 bytes .../Resources/new-icons/rotate_white.png | Bin 0 -> 1255 bytes Ink Canvas/Resources/new-icons/zoom_white.png | Bin 0 -> 1261 bytes ...vasForClass.csproj.AssemblyReference.cache | Bin 38181 -> 38044 bytes 11 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 Ink Canvas/Resources/new-icons/gesture_white.png create mode 100644 Ink Canvas/Resources/new-icons/hand-move_white.png create mode 100644 Ink Canvas/Resources/new-icons/multi-touch_white.png create mode 100644 Ink Canvas/Resources/new-icons/rotate_white.png create mode 100644 Ink Canvas/Resources/new-icons/zoom_white.png diff --git a/Ink Canvas/InkCanvasForClass.csproj b/Ink Canvas/InkCanvasForClass.csproj index 24d06117..e7948a37 100644 --- a/Ink Canvas/InkCanvasForClass.csproj +++ b/Ink Canvas/InkCanvasForClass.csproj @@ -243,6 +243,10 @@ + + + + diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml index b322da5d..11a96d23 100644 --- a/Ink Canvas/MainWindow.xaml +++ b/Ink Canvas/MainWindow.xaml @@ -4426,7 +4426,7 @@ VerticalAlignment="Center" HorizontalAlignment="Center" Margin="0,3,0,0"> - @@ -4457,7 +4457,7 @@ Orientation="Horizontal" Spacing="4" VerticalAlignment="Center" HorizontalAlignment="Center"> - @@ -4488,7 +4488,7 @@ Orientation="Horizontal" Spacing="4" VerticalAlignment="Center" HorizontalAlignment="Center"> - @@ -4517,7 +4517,7 @@ Orientation="Horizontal" Spacing="4" VerticalAlignment="Center" HorizontalAlignment="Center"> - @@ -9343,7 +9343,7 @@ -