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

Alisen Chung achung at openjdk.java.net
Wed Mar 16 17:40:43 UTC 2022


On Mon, 14 Mar 2022 16:15:47 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Changed the drawing area to be increased by 0.5 on the left side to prevent clipping
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added functions for drawing border, fixed translate

I also noticed what Luke noticed when I tried my idea: that the lines jump apart and it's not possible to align the highlight and shadow next to each other. I'll try implementing removing the transformation before rendering like you two suggested to see how it looks.

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

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



More information about the client-libs-dev mailing list