On Tue, 11 Feb 2025 21:16:32 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> ## Root Cause
> 
> An event handler was installed on the root property without removing it when 
> the root changes.
> 
> ## Solution
> 
> Replaced the weak parts with a change listener to the root property to ensure 
> correct handling of the root value changes.

Looks good...

-------------

Marked as reviewed by arapte (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1706#pullrequestreview-2620159768

Reply via email to