> The check mark had been transformed with default scale which is 1.0 and the > same is used on click of checkbox. This was done while computing the layout > and not updated while paint. Hence the scaling update is done on painting the > check mark and CI testing is green after the update too.
Tejesh R has updated the pull request incrementally with one additional commit since the last revision: replaced with EventQueue ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20441/files - new: https://git.openjdk.org/jdk/pull/20441/files/a59323f0..ab1cd785 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20441&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20441&range=03-04 Stats: 6 lines in 1 file changed: 1 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/20441.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20441/head:pull/20441 PR: https://git.openjdk.org/jdk/pull/20441