On Fri, 24 Dec 2021 09:51:14 GMT, Aleksandr Veselov <[email protected]> wrote:
> Perform scaling while converting sizes and coordinates to provide correct > positions of accessible elements on HiDPI screen and make hit-test work > properly. It uses FontRenderContext to receive display scale without API > changes. This pull request has now been integrated. Changeset: 20ef9541 Author: Aleksandr Veselov <[email protected]> Committer: Anton Tarasov <[email protected]> URL: https://git.openjdk.java.net/jdk18/commit/20ef954158bc5a339118640946b39047fe853ae4 Stats: 185 lines in 1 file changed: 185 ins; 0 del; 0 mod 8279227: Access Bridge: Wrong frame position and hit test result on HiDPI display Reviewed-by: ant, kizune, aivanov ------------- PR: https://git.openjdk.java.net/jdk18/pull/72
