From 7c260609a657658e9807dc68c9573206b437eb55 Mon Sep 17 00:00:00 2001 From: macareonie Date: Fri, 23 Feb 2024 19:47:20 +0800 Subject: [PATCH] Adjust GUI dimensions GUI appears too large on laptop with smaller screen size as compared to an external monitor. Reducing the height of the GUI will help. --- src/main/resources/view/MainWindow.fxml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/view/MainWindow.fxml b/src/main/resources/view/MainWindow.fxml index a786a5d33a..8a019265b3 100644 --- a/src/main/resources/view/MainWindow.fxml +++ b/src/main/resources/view/MainWindow.fxml @@ -6,13 +6,13 @@ - + - -