From 319f29778816cb83d053e008c2bfad4547633d57 Mon Sep 17 00:00:00 2001 From: lekoook Date: Thu, 1 Nov 2018 22:28:37 +0800 Subject: [PATCH] Adjust MainWindow min. dimensions Previous the min. width is too high, resulting in breaking OS shortcut keys (Windows Key + Left/Right) for split screening applications. --- src/main/resources/view/MainWindow.fxml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/view/MainWindow.fxml b/src/main/resources/view/MainWindow.fxml index d2a729b8b4aa..e3c530e36916 100644 --- a/src/main/resources/view/MainWindow.fxml +++ b/src/main/resources/view/MainWindow.fxml @@ -12,7 +12,8 @@ - +