Integrated: 8251241: macOS: iconify property doesn't change after minimize when resizable is false

Florian Kirmaier fkirmaier at openjdk.java.net
Wed Aug 19 17:37:36 UTC 2020


On Thu, 13 Aug 2020 12:37:11 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

> ticket: https://bugs.openjdk.java.net/browse/JDK-8251241
> 
> This small change fixing the minimize for mac.
> Changes are property registered.
> Calling setIconize(true) no longer resets to false.

This pull request has now been integrated.

Changeset: 85821ca1
Author:    Florian Kirmaier <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/85821ca1
Stats:     36 lines in 2 files changed: 0 ins; 29 del; 7 mod

8251241: macOS: iconify property doesn't change after minimize when resizable is false

Reviewed-by: kcr, arapte

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

PR: https://git.openjdk.java.net/jfx/pull/280


More information about the openjfx-dev mailing list