RFR: 8360940: Layout stops updating when using Parent#setNeedsLayout(true) due to incorrect state management [v2]

Michael Strauß mstrauss at openjdk.org
Wed Oct 1 16:49:06 UTC 2025


On Wed, 1 Oct 2025 16:37:07 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> We should probably resurrect #433 at some point.
>
> Or maybe even make it more generic: detect when (a small number of) additional layout passes are needed and do them right away instead of waiting for another pulse?

That's exactly what this old PR does.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1879#discussion_r2395210254


More information about the openjfx-dev mailing list