On Wed, 12 Feb 2025 19:07:19 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> ## Root Cause > > Animation was started in the background thread, causing concurrent access. > > ## Solution > > Disable animation if not the fx app thread. The fix looks good. I'll test it later. I left one comment about the change in Parent that I think should be reverted (it's a minor cleanup in a file that you otherwise aren't touching). ------------- PR Review: https://git.openjdk.org/jfx/pull/1707#pullrequestreview-2615916401