From f8f5728c8c3b1e4eac49e3b8e13daf79f9371c56 Mon Sep 17 00:00:00 2001 From: Heti <45892416+prostolyubo@users.noreply.github.com> Date: Thu, 8 Feb 2024 11:47:11 +0100 Subject: [PATCH] Added clone option to the welcome window Added another button to WelcomeWindowController.xib that is linked to first responder's cloneRepository (same as the menu option) Fixes git-up/GitUp#761 Fixes git-up/GitUp#743 --- .../Base.lproj/WelcomeWindowController.xib | 69 ++++++++++++++----- 1 file changed, 50 insertions(+), 19 deletions(-) diff --git a/GitUp/Application/Base.lproj/WelcomeWindowController.xib b/GitUp/Application/Base.lproj/WelcomeWindowController.xib index 3428ae39..4676f0e4 100644 --- a/GitUp/Application/Base.lproj/WelcomeWindowController.xib +++ b/GitUp/Application/Base.lproj/WelcomeWindowController.xib @@ -1,8 +1,8 @@ - + - + @@ -20,21 +20,21 @@ - - + + - + - + - + - + - + @@ -57,17 +57,44 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -80,7 +107,7 @@ - + @@ -88,11 +115,11 @@ - + - + @@ -116,10 +143,6 @@ - - - - @@ -161,6 +184,14 @@ + + + + + + + +