I’ve managed to work around this by implementing `WM_NCHITTEST` in a custom window proc I apply to t...
r
I’ve managed to work around this by implementing
WM_NCHITTEST
in a custom window proc I apply to the SunAwtCanvas, but this obviously isn’t ideal