RFR: 8251241: macOS: iconify property doesn't change after minimize when resizable is false [v2]
Florian Kirmaier
fkirmaier at openjdk.java.net
Thu Aug 13 17:11:59 UTC 2020
> 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.
Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
JDK-8251241
Added missing spaces to match the coding style.
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/280/files
- new: https://git.openjdk.java.net/jfx/pull/280/files/f89e43f2..1f42cebe
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/280/webrev.01
- incr: https://webrevs.openjdk.java.net/jfx/280/webrev.00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jfx/pull/280.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/280/head:pull/280
PR: https://git.openjdk.java.net/jfx/pull/280
More information about the openjfx-dev
mailing list