RFR: 8313424: JavaFX controls in the title bar [v29]
Andy Goryachev
angorya at openjdk.org
Thu Nov 14 18:22:31 UTC 2024
On Thu, 14 Nov 2024 17:51:54 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`EXTENDED` stage style](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> macOS: double-click action + fullscreen toolbar
modules/javafx.graphics/src/test/addExports line 59:
> 57: --add-opens javafx.graphics/javafx.scene.paint=ALL-UNNAMED
> 58: --add-opens javafx.graphics/javafx.stage=ALL-UNNAMED
> 59: --add-opens java.desktop/javax.imageio=ALL-UNNAMED
this change seems unrelated
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1842702707
More information about the openjfx-dev
mailing list