This functionality hasn't been revisited since the internal threading model was fixed.
Not in FX thread
Thread[createNewBranch,5,main]
java.lang.Throwable
at elegit.Main.assertFxThread(Main.java:169)
at elegit.treefx.CommitTreeController.focusCommitInGraph(CommitTreeController.java:241)
at elegit.controllers.CreateDeleteBranchWindowController.checkoutBranch(CreateDeleteBranchWindowController.java:263)
at elegit.controllers.CreateDeleteBranchWindowController.access$300(CreateDeleteBranchWindowController.java:36)
at elegit.controllers.CreateDeleteBranchWindowController$3.call(CreateDeleteBranchWindowController.java:215)
at elegit.controllers.CreateDeleteBranchWindowController$3.call(CreateDeleteBranchWindowController.java:206)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
This functionality hasn't been revisited since the internal threading model was fixed.