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:12:22 UTC 2020
On Thu, 13 Aug 2020 16:37:44 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> 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.
>
> This looks good based on my initial testing, including a modified version of the test program that doesn't temporarily
> set resizable to true. Nice.
> I want to do some additional testing.
>
> I left one minor comment on the code formatting inline.
Thank you for the very quick feedback!
In the application, the fix was developed for, it also seems to fix all issues related to iconified.
-------------
PR: https://git.openjdk.java.net/jfx/pull/280
More information about the openjfx-dev
mailing list