RFR: 8313424: JavaFX controls in the title bar [v45]
Andy Goryachev
angorya at openjdk.org
Mon Feb 3 23:50:24 UTC 2025
On Mon, 3 Feb 2025 14:33:43 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09) and `EXTENDED_UTILITY` stage style.
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> macOS bugfixes, default button behavior
tests/manual/monkey/src/com/oracle/tools/fx/monkey/MainWindow.java line 157:
> 155: FX.item(m, orientation);
> 156: FX.separator(m);
> 157: FX.item(m, "Stage Tester", this::openStageTesterWindow);
should this menu item be moved under "Tools"?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1940280164
More information about the openjfx-dev
mailing list