On Wed, 16 Apr 2025 08:59:55 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

> `Parent.needsLayout` is implemented with a `ReadOnlyBooleanWrapper`. The 
> property getter returns the wrapper itself, but what it should be doing is 
> return the read-only getter instead.
> 
> A single reviewer should be sufficient.

Marked as reviewed by jhendrikx (Reviewer).

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

PR Review: https://git.openjdk.org/jfx/pull/1780#pullrequestreview-2772085822

Reply via email to