RFR: 8370498: Improve how Node detects whether a layout property change requires a new layout pass [v4]
Andy Goryachev
angorya at openjdk.org
Tue Oct 28 17:22:11 UTC 2025
On Mon, 27 Oct 2025 14:44:44 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> This new check is much more accurate to detect whether a parent is currently laying out its children. The previous code almost never worked, resulting in additional unnecessary layouts.
>
> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename test
Interesting, thanks! I was thinking more of 2-3 cycles, actually.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1945#issuecomment-3457608100
More information about the openjfx-dev
mailing list