Integrated: 8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
Rajat Mahajan
duke at openjdk.org
Tue Nov 1 18:40:48 UTC 2022
On Wed, 12 Oct 2022 16:41:52 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.
This pull request has now been integrated.
Changeset: 9911405e
Author: Rajat Mahajan <rajat.m.mahajan at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9911405e543dbe07767808bad88534abbcc03c5a
Stats: 664 lines in 3 files changed: 658 ins; 1 del; 5 mod
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
Co-authored-by: Alexey Ivanov <aivanov at openjdk.org>
Reviewed-by: aivanov, honkar, kizune
-------------
PR: https://git.openjdk.org/jdk/pull/10681
More information about the client-libs-dev
mailing list