Add gvl wrapper for FXDrawable.resize() .
This is just enough for loadPixel/savePixel, but if other methods release the GVL, potentially all other callback functions could be called. These are now yet wrapped by gvl-aware wrappers.
Please register or sign in to comment