Ver Fonte

set wrapText attribute in addExistingVault dialogue

Armin Schrenk há 6 anos atrás
pai
commit
da65e98030
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      main/ui/src/main/resources/fxml/addvault_existing.fxml

+ 1 - 1
main/ui/src/main/resources/fxml/addvault_existing.fxml

@@ -19,7 +19,7 @@
 	<children>
 		<Region VBox.vgrow="ALWAYS"/>
 
-		<Label text="%addvaultwizard.existing.instruction" labelFor="$finishButton"/>
+		<Label text="%addvaultwizard.existing.instruction" wrapText="true" labelFor="$finishButton"/>
 
 		<Region VBox.vgrow="ALWAYS"/>