RFR: 8282958: Rendering issues of borders, TextFields on Windows High-DPI systems [v3]

Alexander Zuev kizune at openjdk.org
Tue Nov 1 17:43:04 UTC 2022


On Tue, 1 Nov 2022 17:38:57 GMT, Rajat Mahajan <duke at openjdk.org> wrote:

>> This fix is based on a similar approach as described here  https://github.com/openjdk/jdk/pull/7449#issuecomment-1068218648.
>> We rescale the line border to render the Textfield border correctly, so that all sides of the Textfield border are of same thickness.
>
> Rajat Mahajan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   updated copyright year

Looks good to me.

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

Marked as reviewed by kizune (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10681



More information about the client-libs-dev mailing list