diff --git a/src/main/java/org/cryptomator/ui/keyloading/hub/ReceiveKeyController.java b/src/main/java/org/cryptomator/ui/keyloading/hub/ReceiveKeyController.java index 2bdb772a6..85af2c66d 100644 --- a/src/main/java/org/cryptomator/ui/keyloading/hub/ReceiveKeyController.java +++ b/src/main/java/org/cryptomator/ui/keyloading/hub/ReceiveKeyController.java @@ -35,7 +35,6 @@ import java.util.concurrent.atomic.AtomicReference; @KeyLoadingScoped public class ReceiveKeyController implements FxController { - private static final Logger LOG = LoggerFactory.getLogger(ReceiveKeyController.class); private static final String SCHEME_PREFIX = "hub+"; private final Stage window; diff --git a/src/main/resources/fxml/hub_receive_key.fxml b/src/main/resources/fxml/hub_receive_key.fxml index 0ea9d012c..a180c997e 100644 --- a/src/main/resources/fxml/hub_receive_key.fxml +++ b/src/main/resources/fxml/hub_receive_key.fxml @@ -4,30 +4,44 @@ - - + + + + - + + spacing="12" + alignment="TOP_LEFT"> - - - - + + + + + + + + + - - + + +