increase width of preferences window, which should fix #2107

This commit is contained in:
Sebastian Stenzel
2022-04-09 15:05:05 +02:00
parent 752e61219c
commit 12d38335d8

View File

@@ -9,7 +9,7 @@
fx:controller="org.cryptomator.ui.preferences.PreferencesController"
minWidth="-Infinity"
maxWidth="-Infinity"
prefWidth="500"
prefWidth="650"
tabMinWidth="60"
tabClosingPolicy="UNAVAILABLE"
tabDragPolicy="FIXED">