updated files
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -49,3 +49,4 @@ jfoenix.jar | ||||
| minimal-json-0.9.4.jar | ||||
| config.xml | ||||
|  | ||||
| config.xml | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							| @ -2,9 +2,9 @@ | ||||
| <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||||
| <properties> | ||||
| <comment>Project HomeFlix settings</comment> | ||||
| <entry key="autoUpdate">0</entry> | ||||
| <entry key="color">ee3523</entry> | ||||
| <entry key="local">1</entry> | ||||
| <entry key="autoUpdate">0</entry> | ||||
| <entry key="size">12.0</entry> | ||||
| <entry key="local">1</entry> | ||||
| <entry key="path">C:\Users\Jannik\Videos\Beispielfilme</entry> | ||||
| </properties> | ||||
|  | ||||
| @ -105,7 +105,7 @@ public class MainWindowController { | ||||
|     @FXML | ||||
|     private JFXButton infoBtn = new JFXButton("Info"); | ||||
|     @FXML | ||||
|     private JFXButton demoBtn = new JFXButton("Beheben"); | ||||
|     private JFXButton demoBtn = new JFXButton("Debugging"); | ||||
|     @FXML | ||||
|     private JFXButton settingsBtn = new JFXButton("Settings"); | ||||
|     @FXML | ||||
| @ -352,7 +352,7 @@ public class MainWindowController { | ||||
|         demoBtn.setPrefWidth(130); | ||||
|         demoBtn.setPrefHeight(32); | ||||
|         demoBtn.setFont(Font.font("System", FontWeight.BOLD, 15)); | ||||
|         demoBtn.setDisable(false); | ||||
|         demoBtn.setDisable(true); | ||||
|          | ||||
|         menubtn.setText(""); | ||||
|         menubtn.setMaxSize(32, 32); | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user