From 1050a7a533df63c1f118417b2bad455610cf3b0e Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Sun, 26 Sep 2021 00:10:19 +0300 Subject: [PATCH] More size changes for Big Bloat --- Cocoa/Document.m | 2 +- Cocoa/Document.xib | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cocoa/Document.m b/Cocoa/Document.m index 5e3c5eb..7542daf 100644 --- a/Cocoa/Document.m +++ b/Cocoa/Document.m @@ -1754,7 +1754,7 @@ static unsigned *multiplication_table_for_frequency(unsigned frequency) window_rect.size.height = 512 + height_diff + 48; break; case 3: - window_rect.size.height = 20 * 16 + height_diff + 24; + window_rect.size.height = 20 * 16 + height_diff + 34; break; default: diff --git a/Cocoa/Document.xib b/Cocoa/Document.xib index ec2b450..c76c148 100644 --- a/Cocoa/Document.xib +++ b/Cocoa/Document.xib @@ -1004,7 +1004,7 @@ - + @@ -1029,7 +1029,7 @@ - +