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. Looks good. Do you know if there is an easy way to find similar issues elsewhere? ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1780#pullrequestreview-2773199254