From cf633d74d2f6736b9ba4c2ccfbff1750e0cfeb4d Mon Sep 17 00:00:00 2001 From: Martin Beyer Date: Mon, 30 Aug 2021 15:16:52 +0200 Subject: [PATCH] add extra regions to reset to cursor to the default (+coloring the borders red for debugging and testing) --- src/main/resources/fxml/main_window_resize.fxml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/resources/fxml/main_window_resize.fxml b/src/main/resources/fxml/main_window_resize.fxml index dea6aea17..4338e2f65 100644 --- a/src/main/resources/fxml/main_window_resize.fxml +++ b/src/main/resources/fxml/main_window_resize.fxml @@ -11,6 +11,7 @@ + @@ -21,5 +22,10 @@ + + + + + \ No newline at end of file