From 22859c9ffab566ab3f359c0c097415ebb5da09ab Mon Sep 17 00:00:00 2001 From: Martin Beyer Date: Wed, 20 May 2020 13:02:14 +0200 Subject: [PATCH] Fixes #1082 Illegal mount options cannot be selected (WebDav + Windows) By adding the visible and managed flags to the corresponding fxml tags, it is no longer possible to select illegal combinations. --- main/ui/src/main/resources/fxml/vault_options_mount.fxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/ui/src/main/resources/fxml/vault_options_mount.fxml b/main/ui/src/main/resources/fxml/vault_options_mount.fxml index b645d3da2..ffa3ddf32 100644 --- a/main/ui/src/main/resources/fxml/vault_options_mount.fxml +++ b/main/ui/src/main/resources/fxml/vault_options_mount.fxml @@ -30,7 +30,7 @@ - + @@ -48,7 +48,7 @@ - + - +