RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor [v8]

Alexey Ivanov aivanov at openjdk.java.net
Fri May 6 10:42:40 UTC 2022


On Wed, 4 May 2022 15:16:20 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> > Made a small change with the bottom line to match the left line of the border
> 
> Great, that looks like it'll fix it so I won't test again, I'll defer to the others now for the code review. (I'd be happy to chip in there too, but I'm not sure if "random guy on github" is qualified/authorized to?)

With the latest version, the lines align at the left edge. Yet at scales of 200% and 300%, the bottom highlight line is 1 pixel and 2 pixels shorter, it isn't drawn to the start of the shadow line. I can't see it happening in the right top edge though.

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

PR: https://git.openjdk.java.net/jdk/pull/7449



More information about the client-libs-dev mailing list