On Thu, 2 Jul 2020 23:46:40 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> Given that this is a regression introduced in JavaFX 14, this fix seems like > a good candidate for JavaFX 15 ... Actually, this is a regression introduced in JavaFX 15, so we have the chance to fix it before it's ever released. > Go ahead and retarget your PR to the `jfx15` branch (you should not need to > merge anything) ... Like [this](https://github.blog/2016-08-15-change-the-base-branch-of-a-pull-request/)? I'll try that now. ------------- PR: https://git.openjdk.java.net/jfx/pull/256