RFR: 8090522: Allow support for disabling stage iconification (minimization)
Kevin Rushforth
kcr at openjdk.java.net
Thu May 19 13:05:02 UTC 2022
On Thu, 19 May 2022 12:44:44 GMT, Paweł Kruszczyński <duke at openjdk.java.net> wrote:
> `Stage` minimalizing (iconified state) cannot be disabled for the user. The same for `Stage` closable state.
> PR adds these features without breaking backward compatibility.
@xardif It is premature to review this PR. Please read the section on [New features / API additions](https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md#new-features--api-additions) in the [CONTRIBUTING](https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md) guide for necessary steps, which involves discussing any new feature on the openjfx-dev mailing list to see if there is general support for the idea.
-------------
PR: https://git.openjdk.java.net/jfx/pull/798
More information about the openjfx-dev
mailing list