RFR: 8313424: JavaFX controls in the title bar (Preview) [v81]
Cormac Redmond
duke at openjdk.org
Sat Jun 7 02:07:06 UTC 2025
On Sat, 7 Jun 2025 01:29:58 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> > No, the docs on that are good. Although, nothing stood out to make it obvious that the WindowDecoration.css styles cannot be overridden.
> > Regarding the "dark" + scene fill, there are some good docs in HeaderButtonOverlay, but I don't know if the average developer would venture into there.
>
> The documentation for that is in `StageStyle.EXTENDED`. Maybe that's the problem, that the documentation of this feature is spread across two different APIs.
>
> I've created a ticket to track this: [JDK-8358823](https://bugs.openjdk.org/browse/JDK-8358823)
Well, don't assume a "documentation problem" based on my comments alone. I hadn't read the docs properly in quite a long time. Thanks for all your work on this, it's looking very nice.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2951461383
More information about the openjfx-dev
mailing list