RFR: 8372415: Stage size should match visual window bounds [v6]
Michael Strauß
mstrauss at openjdk.org
Thu Feb 19 18:48:18 UTC 2026
On Thu, 19 Feb 2026 18:26:03 GMT, Martin Fox <mfox at openjdk.org> wrote:
> I feel that the code could be easier to understand and review. For example, when imposing min and max bounds it would be clearer if the code converted from window rect to extended rect, applied the bounds, and then converted back. I am willing to review the code as it stands but would appreciate it if you could take a look and see if the conversions could be more centralized for clarity.
I don't understand what you're suggesting. Are you talking about `WM_GETMINMAXINFO`?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1982#issuecomment-3929203460
More information about the openjfx-dev
mailing list