Drakkoon

Results 1 comments of Drakkoon

I reduced the example to one of its simplest forms. Just a thread that acquires a lock, and releases it in a Platform.runLater. https://github.com/Drakkoon/LWJGL-FX/blob/master/src/JavaFXResizeTest.java I think it has more to...