On Mon, 3 Feb 2025 14:33:43 GMT, Michael Strauß <mstra...@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