John Hendrikx
Results
133
comments of
John Hendrikx
It works the same way, it uses Canvas, which is buggy at the moment. It is improving in JavaFX 8, which is why I gave up on the 2.x line....
There have been many bugs with Canvas, and there still are even in JavaFX 8. In JavaFX 2 I never managed to get it working fast or stable enough --...
WritableImage is a JavaFX component. The NPE occurs in JavaFX code. I think you should report it to them.