From 68566b9b34d924a31a80294626e2eabb57971509 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 5 May 2024 18:19:59 +0800 Subject: [PATCH] =?UTF-8?q?enhance:=20use=20`=E2=8C=98`=20instead=20of=20`?= =?UTF-8?q?Ctrl`=20,=20`=E2=8C=A5`=20instead=20of=20`Alt`=20=20for=20all?= =?UTF-8?q?=20hotkeys=20used=20by=20this=20app=20on=20macOS=20(#103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Views/Hotkeys.axaml | 20 ++++++++++---------- src/Views/Launcher.axaml | 7 +++---- src/Views/Launcher.axaml.cs | 12 ++++++++++-- src/Views/Repository.axaml | 2 +- src/Views/WorkingCopy.axaml | 4 ++-- 5 files changed, 26 insertions(+), 19 deletions(-) diff --git a/src/Views/Hotkeys.axaml b/src/Views/Hotkeys.axaml index 09fa93fb..9f85fc3b 100644 --- a/src/Views/Hotkeys.axaml +++ b/src/Views/Hotkeys.axaml @@ -68,13 +68,13 @@ Margin="0,0,0,8"/> - + - + - + @@ -88,19 +88,19 @@ Margin="0,8"/> - + - + - + - + - + @@ -114,10 +114,10 @@ Margin="0,8"/> - + - + diff --git a/src/Views/Launcher.axaml b/src/Views/Launcher.axaml index 5b6003dd..f67f6ee0 100644 --- a/src/Views/Launcher.axaml +++ b/src/Views/Launcher.axaml @@ -203,7 +203,7 @@ - + @@ -226,12 +226,11 @@