From 231b4eb0fe8d10135b0d8bc0c38834ab863fe434 Mon Sep 17 00:00:00 2001 From: Marvin Elsen Date: Sun, 22 Sep 2024 23:14:27 +0200 Subject: [PATCH] Use different shortcut to copy headword CTRL+C overwrites the 'Copy' shortcut for every other GUI element, so the user cannot copy the definition of the word. --- src/main/resources/fxml/menu.fxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fxml/menu.fxml b/src/main/resources/fxml/menu.fxml index cfd4025..571340c 100644 --- a/src/main/resources/fxml/menu.fxml +++ b/src/main/resources/fxml/menu.fxml @@ -23,7 +23,7 @@ -