From 98451759f00f566274bf6578beccbaa3c7b23671 Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Mon, 26 Aug 2019 15:54:21 +0200 Subject: [PATCH] updated unlock success layout, reverted back from buttonbar to hbox in some dialogs --- .../main/resources/fxml/changepassword.fxml | 13 +++++------- .../resources/fxml/preferences_volume.fxml | 12 +++++------ main/ui/src/main/resources/fxml/unlock2.fxml | 20 +++++++++---------- .../main/resources/fxml/unlock_success.fxml | 14 ++++++------- .../src/main/resources/fxml/vault_detail.fxml | 4 ++-- .../main/resources/i18n/strings.properties | 6 ++++++ 6 files changed, 35 insertions(+), 34 deletions(-) diff --git a/main/ui/src/main/resources/fxml/changepassword.fxml b/main/ui/src/main/resources/fxml/changepassword.fxml index 03eb4c180..f5f5937cf 100644 --- a/main/ui/src/main/resources/fxml/changepassword.fxml +++ b/main/ui/src/main/resources/fxml/changepassword.fxml @@ -2,7 +2,6 @@ - @@ -11,8 +10,8 @@ - + - - - - - + + + diff --git a/main/ui/src/main/resources/fxml/unlock_success.fxml b/main/ui/src/main/resources/fxml/unlock_success.fxml index 34dade046..f9e43c458 100644 --- a/main/ui/src/main/resources/fxml/unlock_success.fxml +++ b/main/ui/src/main/resources/fxml/unlock_success.fxml @@ -4,7 +4,6 @@ - @@ -12,19 +11,20 @@ xmlns:fx="http://javafx.com/fxml" fx:controller="org.cryptomator.ui.unlock.UnlockSuccessController" minWidth="300" + maxWidth="300" spacing="6"> - + + - + - - - +