RFR: 8371859: Dialog unnecessarily invokes DialogPane.requestLayout()

Michael Strauß mstrauss at openjdk.org
Thu Nov 13 23:25:31 UTC 2025


On Thu, 13 Nov 2025 23:04:06 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> ... because it's the case when layout needs multiple pulses to get settled?

Yes, it seems that that's the case. One more reason to switch to an iterative layout algorithm.

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

PR Comment: https://git.openjdk.org/jfx/pull/1973#issuecomment-3530143408


More information about the openjfx-dev mailing list