Fixed position issues on entry arrows.

#implement #story[1266] #fix
This commit is contained in:
Calum
2017-09-14 14:21:04 +12:00
parent 391bd33548
commit 62a7e2b8fa
4 changed files with 46 additions and 45 deletions
@@ -86,6 +86,7 @@ public class RaceViewController extends Thread implements ImportantAnnotationDel
private Label timerLabel;
@FXML
private StackPane contentAnchorPane;
private GridPane contentGridPane;
@FXML
private AnchorPane rvAnchorPane;