Re: Fixing ToggleGroup synchronization

2020-04-06 Thread Kevin Rushforth
Hi Jesper, Welcome to OpenJFX. Yes, it's a fine idea to say hello, so that 's taken care of. I presume you have read the CONTRIBUTING guidelines (since you sent the OCA you probably have)? [1] Since your OCA has been sent, you can file a PR any time. It won't be marked as ready for review u

Fixing ToggleGroup synchronization

2020-04-06 Thread Jesper Skov
Hi, I happened to fall over this issue: https://bugs.openjdk.java.net/browse/JDK-8198402 while reading another jfx PR. I have a shot at a fix: https://github.com/openjdk/jfx/compare/master...jskov:toggleGroupSync-JDK-8198402 But I was not entirely sure if just submitting a PR without saying