|
|
|
@ -28,7 +28,7 @@
|
|
|
|
<?import javafx.scene.layout.StackPane?>
|
|
|
|
<?import javafx.scene.layout.StackPane?>
|
|
|
|
<?import javafx.scene.text.Font?>
|
|
|
|
<?import javafx.scene.text.Font?>
|
|
|
|
|
|
|
|
|
|
|
|
<SplitPane fx:id="racePane" dividerPositions="1.0" prefHeight="431.0" prefWidth="610.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" fx:controller="visualiser.Controllers.RaceController">
|
|
|
|
<SplitPane fx:id="racePane" dividerPositions="1.0" prefHeight="431.0" prefWidth="610.0" visible="false" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" fx:controller="visualiser.Controllers.RaceController">
|
|
|
|
<items>
|
|
|
|
<items>
|
|
|
|
<StackPane fx:id="newPane" prefHeight="150.0" prefWidth="200.0">
|
|
|
|
<StackPane fx:id="newPane" prefHeight="150.0" prefWidth="200.0">
|
|
|
|
<children>
|
|
|
|
<children>
|
|
|
|
|