fixed loading error

* fixed an issue with loading sttings when no cloudService is set
This commit is contained in:
Jannik
2017-08-11 20:01:43 +02:00
parent 07d33df63a
commit 43a7e22254
9 changed files with 37 additions and 17 deletions

1
bin/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/application/

Binary file not shown.

View File

@ -114,4 +114,4 @@
</JFXButton>
<JFXButton fx:id="lastTimePlayedBtn" buttonType="RAISED" maxHeight="32.0" minWidth="100.0" onAction="#lastTimePlayedBtnAction" prefHeight="32.0" style="-fx-background-color: #ffffff; -fx-button-type: RAISED; -fx-text-fill: BLACK;" visible="false" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="516.5" AnchorPane.topAnchor="558.0" />
</children>
</AnchorPane>
</AnchorPane>