On Tue, 10 Jun 2025 17:30:44 GMT, Andy Goryachev <ango...@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). ------------- PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2960104209