On Sat, 29 Mar 2025 12:17:29 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> 
wrote:

> When a window is maximized, if only the width or height is programmatically 
> set, the window will retain its current maximized dimension (either height or 
> width) as is, unless the other dimension is also explicitly set.
> 
> This is consistent with what Gtk does.

I'm having second thoughts about this, begin that resize should be ignored if 
the window is maximized.

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

PR Comment: https://git.openjdk.org/jfx/pull/1748#issuecomment-2763368749

Reply via email to