Merge branch 'feature/redesign-mainwindow' into feature/notificationbar

This commit is contained in:
mindmonk
2024-10-02 11:05:39 +02:00
committed by GitHub
12 changed files with 47 additions and 22 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
fx:id="root"
fx:controller="org.cryptomator.ui.mainwindow.MainWindowController"
styleClass="main-window">
<VBox minWidth="650">
<VBox minWidth="600">
<NotificationBar onMouseClicked="#showUpdatePreferences"
text="%main.notification.updateAvailable"
dismissable="true"