On Thu, 19 Feb 2026 18:26:03 GMT, Martin Fox <[email protected]> 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
