RFR: 4516654: Metalworks Demo: Window title not displayed fully in Low Vision Theme [v2]
Alexey Ivanov
aivanov at openjdk.org
Fri Jun 9 11:46:44 UTC 2023
On Fri, 9 Jun 2023 05:39:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Fix is to make sure `x Offset` is calculated with correct width so it will become 5 +30 (icon width) + 5 = 40
>
> Issue of not getting large icon proportional to icon size is another issue and will be tackled separately.
Looks good to me. No objections to handle following issues separately.

The icon in the titlebar isn't centered in Low Vision theme, however, JInternalFrame handles the situation correctly. The gap between the icon and text in the titlebar looks too large too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14346#issuecomment-1584444377
More information about the client-libs-dev
mailing list