show warning glyph in check list, if check contains non-good results

This commit is contained in:
Sebastian Stenzel
2021-06-30 17:29:59 +02:00
parent 16c64a20e3
commit 172593517a
2 changed files with 16 additions and 16 deletions
@@ -13,7 +13,8 @@
<VBox xmlns:fx="http://javafx.com/fxml"
xmlns="http://javafx.com/javafx"
fx:controller="org.cryptomator.ui.health.CheckListController"
minHeight="145"
prefWidth="600"
prefHeight="400"
spacing="12">
<padding>
<Insets topRightBottomLeft="12"/>