updated assets
@@ -12,17 +12,13 @@
|
||||
fx:controller="org.cryptomator.ui.addvaultwizard.ChooseExistingVaultController"
|
||||
prefWidth="450"
|
||||
prefHeight="450"
|
||||
spacing="12"
|
||||
spacing="24"
|
||||
alignment="CENTER">
|
||||
<padding>
|
||||
<Insets topRightBottomLeft="24"/>
|
||||
</padding>
|
||||
<children>
|
||||
<ImageView VBox.vgrow="ALWAYS" fitWidth="400" preserveRatio="true" smooth="true" image="${controller.screenshot}">
|
||||
<VBox.margin>
|
||||
<Insets top="24"/>
|
||||
</VBox.margin>
|
||||
</ImageView>
|
||||
<ImageView VBox.vgrow="ALWAYS" fitWidth="400" preserveRatio="true" smooth="true" image="${controller.screenshot}"/>
|
||||
|
||||
<Label text="%addvaultwizard.existing.instruction" wrapText="true" labelFor="$finishButton"/>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
maxWidth="-Infinity"
|
||||
minWidth="-Infinity"
|
||||
minHeight="-Infinity"
|
||||
spacing="36"
|
||||
spacing="24"
|
||||
alignment="CENTER">
|
||||
<padding>
|
||||
<Insets topRightBottomLeft="24"/>
|
||||
@@ -37,17 +37,17 @@
|
||||
</VBox>
|
||||
</HBox>
|
||||
|
||||
<ImageView VBox.vgrow="ALWAYS" fitWidth="500" preserveRatio="true" smooth="true" cache="true" image="${controller.screenshot}"/>
|
||||
<ImageView VBox.vgrow="ALWAYS" fitWidth="550" preserveRatio="true" smooth="true" cache="true" image="${controller.screenshot}"/>
|
||||
|
||||
<VBox spacing="6" alignment="CENTER_LEFT" VBox.vgrow="ALWAYS">
|
||||
<Label text="%wrongFileAlert.instruction.0" wrapText="true" />
|
||||
<Label text="%wrongFileAlert.instruction.0" wrapText="true"/>
|
||||
<VBox alignment="CENTER_LEFT" VBox.vgrow="ALWAYS" spacing="6">
|
||||
<padding>
|
||||
<Insets left="12"/>
|
||||
</padding>
|
||||
<Label text="%wrongFileAlert.instruction.1" wrapText="true" />
|
||||
<Label text="%wrongFileAlert.instruction.2" wrapText="true" />
|
||||
<Label text="%wrongFileAlert.instruction.3" wrapText="true" />
|
||||
<Label text="%wrongFileAlert.instruction.1" wrapText="true"/>
|
||||
<Label text="%wrongFileAlert.instruction.2" wrapText="true"/>
|
||||
<Label text="%wrongFileAlert.instruction.3" wrapText="true"/>
|
||||
</VBox>
|
||||
<TextFlow>
|
||||
<Text text="%wrongFileAlert.link"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 38 KiB |
BIN
main/ui/src/main/resources/select-masterkey-win.png
Executable file → Normal file
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 66 KiB |