From df062088fc86878feb26886b59cb8b57f4770558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Sun, 7 Sep 2025 23:50:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=BC=BA=E4=BB=BB=E5=8A=A1=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E7=AA=97=E5=8F=A3=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E6=8C=89=E7=BB=84=E5=BC=95=E7=94=A8=E5=92=8C=E9=80=90?= =?UTF-8?q?=E4=B8=AA=E6=B7=BB=E5=8A=A0=E4=BB=BB=E5=8A=A1=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E4=BB=BB=E5=8A=A1=E6=95=B0=E9=87=8F=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../GearTask/PathingTaskSelectionWindow.xaml | 135 +++++--- .../PathingTaskSelectionWindow.xaml.cs | 81 ++++- .../GearTask/PathingTaskSelectionViewModel.cs | 307 ++++++++++++++++-- 3 files changed, 441 insertions(+), 82 deletions(-) diff --git a/BetterGenshinImpact/View/Windows/GearTask/PathingTaskSelectionWindow.xaml b/BetterGenshinImpact/View/Windows/GearTask/PathingTaskSelectionWindow.xaml index 277b290b..9721f65d 100644 --- a/BetterGenshinImpact/View/Windows/GearTask/PathingTaskSelectionWindow.xaml +++ b/BetterGenshinImpact/View/Windows/GearTask/PathingTaskSelectionWindow.xaml @@ -20,6 +20,8 @@ + +