Tom Schindl
Tom Schindl
As JDK-19 is not yet done I only pushed JDK-18 events
I filed https://bugs.openjdk.java.net/browse/JDK-8206449
I looked a bit in the codebase and WindowStage calls GlassScene.updateSceneState() (eg in setBounds) in a similar context and I don't see them getting a lock. If not mistaken this...
I've pushed a different solution using a TkPulseListener (borrowing the scheme from WindowStage/Window)
On 1. I‘ve tested FXCanvas moving it between HiDPI and normal DPI screens on OS X and Windows - I‘ll try JFXPanel On 2. I remove the listener upon dispose...
Need to correct - I only tested on OS X - as the hidpi fix on windows was not yet available
Unfortunately no I need to bring back up my windows toolchain after changing laptops
Before I write JUnit-Tests I'd like to know if this patch has a chance to be merged
Ok thanks for the feedback - I'll give those a try and work on a JUnit-Test to ensure no regression. Can we ping David Grieve on that maybe I can...
I think until this is fixed it should be mentionned in the "Get Started" section at https://react-spectrum.adobe.com/react-spectrum/getting-started.html