On Tue, 10 Jun 2025 17:38:16 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> > > ```java > > > .-FX-INTERNAL-header-button-container > > > ``` > > > > > > yikes! I think I tried to modify this particular selector... > > So let me ask this question again. Since the application can change these > > styles, I feel they should be documented. What do you think? > > What possible use could this have? It's an exposed implementation detail. We > already have a proper way to customize header buttons, which works well if > you need to do anything that the default header buttons don't give you (and > this works on all platforms, as you'd expect). I agree. This is intended to be internal and should not be documented. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2960192736