RFR: 8313424: JavaFX controls in the title bar [v16]

Michael Strauß mstrauss at openjdk.org
Thu Oct 31 16:19:38 UTC 2024


On Mon, 28 Oct 2024 23:46:16 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> no flicker on win11, thanks!
> 
> the height of the title bar is slightly off. I think it should be the same as the native title bar of DECORATED window.

This seems to be an artifact of different JavaFX/Windows rendering. If I make the title bar just one pixel taller, it is very slightly off in the other direction.

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

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


More information about the openjfx-dev mailing list