On Thu, 13 Feb 2025 18:32:58 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/Node.java line 1442:
>> 
>>> 1440:                             // of this node, since visibility affects 
>>> bounds of the
>>> 1441:                             // parent node
>>> 1442:                             p.childVisibilityChanged(Node.this);
>> 
>> it was a part of an earlier attempt, but I think this code is better.
>
> I'd still revert it, since it is unrelated to the fix under review and is in 
> a file that is otherwise untouched.

reverted

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1707#discussion_r1956555210

Reply via email to