RFR: 8313424: JavaFX controls in the title bar (Preview) [v83]
Andy Goryachev
angorya at openjdk.org
Thu Jun 12 16:20:54 UTC 2025
On Tue, 10 Jun 2025 02:51:34 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`StageStyle.EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> only dispose ViewSceneOverlay when non-null
Somewhat related question: when the Stage is not resizable, why is it being resized when going full screen?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2967461070
More information about the openjfx-dev
mailing list