|
@@ -17,8 +17,8 @@
|
|
|
</padding>
|
|
|
<children>
|
|
|
<HBox spacing="12" VBox.vgrow="NEVER">
|
|
|
- <ImageView VBox.vgrow="ALWAYS" fitHeight="64" preserveRatio="true" smooth="true" cache="true">
|
|
|
- <Image url="@../img/logo.png"/>
|
|
|
+ <ImageView VBox.vgrow="ALWAYS" fitHeight="64" preserveRatio="true" cache="true">
|
|
|
+ <Image url="@../img/logo64.png"/>
|
|
|
</ImageView>
|
|
|
<VBox spacing="3" HBox.hgrow="ALWAYS" alignment="CENTER_LEFT">
|
|
|
<FormattedLabel styleClass="label-extra-large" format="Cryptomator %s" arg1="${controller.fullApplicationVersion}"/>
|