From 694f08052177b8233fa3e08b0c2bc1a965cda7e3 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 1 Jan 2022 13:57:56 -0500 Subject: [PATCH] Reduce the height of the left panel content so it does not overlap with the panel selector on macOS 12. --- en.lproj/Debugger.xib | 67 ++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 36 deletions(-) diff --git a/en.lproj/Debugger.xib b/en.lproj/Debugger.xib index 7a323ca..e225920 100644 --- a/en.lproj/Debugger.xib +++ b/en.lproj/Debugger.xib @@ -1,8 +1,8 @@ - + - + @@ -25,7 +25,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -58,32 +58,31 @@ - + - - + + - + - - + + - - + + - + - @@ -101,9 +100,8 @@ - + - @@ -122,9 +120,8 @@ - + - @@ -150,14 +147,14 @@ - + @@ -189,19 +186,18 @@ - + - + - + - @@ -220,9 +216,8 @@ - + - @@ -237,9 +232,8 @@ - + - @@ -258,9 +252,8 @@ - + - @@ -294,7 +287,7 @@ - + @@ -430,7 +423,7 @@ - + @@ -480,6 +473,7 @@ contexts.Locals variables + @@ -491,6 +485,7 @@ fullName displayType + @@ -499,7 +494,7 @@ - + @@ -507,11 +502,11 @@ - + - + - + -- 2.22.5