On Tue, 4 Feb 2025 20:51:59 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> I wonder if the header bar needs to get clipped somehow:

I don't think that's possible, layout containers never visually clip their 
contents (i.e. prevent pixels from being drawn).

> (also weird padding around buttons in the left content area)

Yes, it's a bit strange. I think these are bugs in `SplitPane`.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2657459334

Reply via email to