On Tue, 18 Feb 2025 20:42:41 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> Are you saying not a single styleable property can be set with an >> application CSS, only internally? > > It's a bit like using deep reflection to access internals. It's technically > possible, but explicitly unsupported. Much in the same way, any attempt to > style header buttons can stop working at any time (because we're free to > change the implementation in any way without prior notice). If we were to > even mention the internal structure of `HeaderButtonOverlay`, we'd sign up > for all of the compatibility guarantees that users expect from public API. got it, thanks! maybe add a not pointing to the css where the styles are being defined? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1960569562