RFR: 8279614: The left line of the TitledBorder is not painted on 150 scale factor
Alisen Chung
achung at openjdk.java.net
Tue Feb 22 19:39:54 UTC 2022
On Mon, 14 Feb 2022 23:26:25 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> I think there's a rounding error when doing x.5 scalings causing the drawing area to be one pixel too small on the left side
>
> Can you please check how it will work for the undecorated frame, if it will be fine then the problem is somehow related to the size of the insets.
The undecorated frame has no problems
-------------
PR: https://git.openjdk.java.net/jdk/pull/7449
More information about the client-libs-dev
mailing list