From f7a9702f5120dda4d54e2b5bbd130b00031fda87 Mon Sep 17 00:00:00 2001 From: Lucas Derraugh Date: Sun, 17 Jan 2021 10:57:13 -0500 Subject: [PATCH] Fix #732: File views regression in 1.2 Replace resize masks with auto layout constraints. Compiling on macOS 11 for backwards compatibility seems to break resize masks in the NSTableView context. --- .../Base.lproj/GIDiffFilesViewController.xib | 42 ++++++++++++------- 1 file changed, 27 insertions(+), 15 deletions(-) diff --git a/GitUpKit/Components/Base.lproj/GIDiffFilesViewController.xib b/GitUpKit/Components/Base.lproj/GIDiffFilesViewController.xib index fbb9593e..a3cf40e8 100644 --- a/GitUpKit/Components/Base.lproj/GIDiffFilesViewController.xib +++ b/GitUpKit/Components/Base.lproj/GIDiffFilesViewController.xib @@ -1,8 +1,8 @@ - + - + @@ -15,11 +15,11 @@ - + - + @@ -32,9 +32,8 @@ - + - @@ -46,24 +45,33 @@ - + - - - + + - + - + + + + + + + + + + + @@ -88,9 +96,8 @@ - - - + + @@ -98,6 +105,11 @@ + + + + +